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/youtube_dl/downloader
Sergey M․ 6c907eb33f
[downloader/http] Request last data block of exact remaining size
Always request last data block of exact size remaining to download if possible not the current block size.
5 years ago
..
__init__.py [downloader/hls] move check for m3u8 live streams to get_suitable_downloader 8 years ago
common.py [downloader/common] Improve rate limit (#21301) 6 years ago
dash.py
external.py
f4m.py Fix W504 and disable W503 (closes #20863) 6 years ago
fragment.py
hls.py [vzaar] override AES decryption key URL(closes #17521) 5 years ago
http.py [downloader/http] Request last data block of exact remaining size 5 years ago
ism.py
rtmp.py
rtsp.py