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.
youtube-dl/youtube_dl
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.
7 years ago
..
downloader [external:ffmpeg] In test harness, limit to 10k download size 7 years ago
extractor [twitch] Use better naming and simplify (closes #11974) 7 years ago
postprocessor [postprocessor/ffmpeg] Add mising space (closes #12232) 7 years ago
YoutubeDL.py [YoutubeDL] Don't sanitize identifiers (closes #12317) 7 years ago
__init__.py Suppress help for all deprecated options and print warning when used 7 years ago
__main__.py
aes.py [aes] Add aes_cbc_encrypt 7 years ago
cache.py
compat.py [compat] Use try except for compat_numeric_types 7 years ago
jsinterp.py [youtube] Fix extraction (closes #11663, #11664) 7 years ago
options.py Suppress help for all deprecated options and print warning when used 7 years ago
socks.py [socks] Refine exception model for better error handling 8 years ago
swfinterp.py Update coding style after pycodestyle 2.1.0 8 years ago
update.py
utils.py [utils] Carry long doc string 7 years ago
version.py release 2017.03.05 7 years ago