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
Philipp Hagemeister 4f026fafbc [YoutubeDL] Make postprocessors declarative
Instead of having to configure PPs in code, this allows us and embedding programs not to worry about imports or finer details, similarly to how we handle IEs.
10 years ago
..
downloader Merge branch 'master' of github.com:rg3/youtube-dl 10 years ago
extractor [yesjapan] Look for datetime inside `submit_info` 10 years ago
postprocessor [YoutubeDL] Make postprocessors declarative 10 years ago
YoutubeDL.py [YoutubeDL] Make postprocessors declarative 10 years ago
__init__.py [YoutubeDL] Make postprocessors declarative 10 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [test_unicode_literals] Arm unicode_literals check 10 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Simplify kwarg detection code 10 years ago
jsinterp.py Update jsinterp.py 10 years ago
options.py Deprecate --auto-number (Closes #2704) 10 years ago
swfinterp.py Fix imports and general cleanup 10 years ago
update.py Fix PEP8 issue E713 10 years ago
utils.py Improve and test ffmpeg version detection 10 years ago
version.py release 2014.12.14 10 years ago