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.
4 years ago
..
__init__.py
common.py [downloader/common] Improve rate limit (#21301) 5 years ago
dash.py Fix typos (#21901) 5 years ago
external.py [downloader/external] Respect mtime option for aria2c (#22242) 5 years ago
f4m.py Fix W504 and disable W503 (closes #20863) 5 years ago
fragment.py [downloader/fragment] Fix ETA calculation of resumed download (#21992) 5 years ago
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 4 years ago
ism.py Fix typos (#21901) 5 years ago
rtmp.py
rtsp.py