You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp/downloader
coletdjnz 5faf6528fb
[http] Fix bug in retrying on read timeout in py < 3.10
socket.timeout is not an alias of TimeoutError in py < 3.10
Fixes bug in a2e77303e3
Authored-by: coletdjnz
3 years ago
..
__init__.py [cleanup] Sort imports 3 years ago
common.py Show name of downloader in verbose log 3 years ago
dash.py [cleanup] Sort imports 3 years ago
external.py [cleanup] Minor fixes (See desc) 3 years ago
f4m.py Show name of downloader in verbose log 3 years ago
fc2.py [downloader/fc2] Stop heatbeating once FFmpeg finishes 3 years ago
fragment.py [cleanup] Misc fixes (see desc) 3 years ago
hls.py [cleanup] Minor fixes (See desc) 3 years ago
http.py [http] Fix bug in retrying on read timeout in py < 3.10 3 years ago
ism.py Show name of downloader in verbose log 3 years ago
mhtml.py Show name of downloader in verbose log 3 years ago
niconico.py Show name of downloader in verbose log 3 years ago
rtmp.py [cleanup] Sort imports 3 years ago
rtsp.py [cleanup] Sort imports 3 years ago
websocket.py [cleanup] Minor fixes (See desc) 3 years ago
youtube_live_chat.py Show name of downloader in verbose log 3 years ago