ytdlp_subtitle_stranscript / fetchYoutubeSubtitle.py

Commit History

Add try except to fetchSubtitle and fetchSubtitleUrls.
c997914

lanbogao commited on

Add get subtitle with type support.
d030b89

lanbogao commited on

Remove unused and check subtitle_url.
de8dee7

lanbogao commited on

add socket_timeout for urlopen.
4797dae

lanbogao commited on

Fix getVttUrlFromSubtitles not correct.
49a4a29

lanbogao commited on

Fix item.keys not list.
4fb8d8a

lanbogao commited on

'dict_keys' object has no attribute 'get'
1dbc6b0

lanbogao commited on

rename getSubtitle to fetchSubtitle.
c2eed51

lanbogao commited on

Add async to functions.
3dadd80

lanbogao commited on

Fix 'dict_keys' object has no attribute 'length'
56ace91

lanbogao commited on

Fix code error
13bd0f6

lanbogao commited on

Update readme.
ba9fae4

lanbogao commited on

Duplicate from lanbogao/docker_fastapi
093a866

lanbogao commited on