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
John Hawkinson 6d0fe752bf [external:ffmpeg] In test harness, limit to 10k download size
Otherwise, if you screw up a playlist test by including a playlist
dictionary key, you'll be there for eons while it downloads all the
files before erroring out.
8 years ago
..
__init__.py add Basic support for Smooth Streaming protocol(#8118) 8 years ago
common.py [downloader/common] Limit displaying 2 digits after decimal point in sleep interval message 8 years ago
dash.py [downloader/dash] Honor HTTP headers when downloading fragments 8 years ago
external.py [external:ffmpeg] In test harness, limit to 10k download size 8 years ago
f4m.py [downoader/fragment,f4m,hls] Add internal support for custom HTTP headers 8 years ago
fragment.py [downloader/fragment] Respect --no-part 8 years ago
hls.py [uplynk] force downloading using hls native downloader(closes #11496) 8 years ago
http.py [downloader/http] xattr values should be bytes 8 years ago
ism.py [downloader/ism] Honor HTTP headers when downloading fragments 8 years ago
rtmp.py [refactor] Do not specify redundant None as second argument in dict.get() 9 years ago
rtsp.py [downloader/rtsp] Print the command 9 years ago