yt-dlp/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.
2014-12-15 01:06:25 +01:00
..
downloader Merge branch 'master' of github.com:rg3/youtube-dl 2014-12-13 23:05:22 +01:00
extractor [yesjapan] Look for datetime inside `submit_info` 2014-12-14 18:03:05 +02:00
postprocessor [YoutubeDL] Make postprocessors declarative 2014-12-15 01:06:25 +01:00
YoutubeDL.py [YoutubeDL] Make postprocessors declarative 2014-12-15 01:06:25 +01:00
__init__.py [YoutubeDL] Make postprocessors declarative 2014-12-15 01:06:25 +01:00
__main__.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
aes.py [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
cache.py [cache] Fix writing to paths with unicode characters 2014-11-19 00:02:24 +01:00
compat.py [compat] Simplify kwarg detection code 2014-12-12 12:42:35 +01:00
jsinterp.py Update jsinterp.py 2014-11-21 17:09:22 +08:00
options.py Deprecate --auto-number (Closes #2704) 2014-12-12 17:11:53 +01:00
swfinterp.py Fix imports and general cleanup 2014-12-13 12:35:45 +01:00
update.py Fix PEP8 issue E713 2014-12-09 23:11:26 +01:00
utils.py Improve and test ffmpeg version detection 2014-12-14 21:59:59 +01:00
version.py release 2014.12.14 2014-12-14 00:13:17 +01:00