yt-dlp/youtube_dl
Aurélio A. Heckert aa5d9a79d6 Simplify postprocessor_args transmission to PP base class
* Remove `extra_cmd_args` transmission from sub to super class.
* Simplify params transmission through `downloader.params`.
2015-07-01 20:12:26 -03:00
..
downloader
extractor [youtube:playlist] Use an iterator for the entries (closes #5935) 2015-06-09 23:49:11 +02:00
postprocessor Simplify postprocessor_args transmission to PP base class 2015-07-01 20:12:26 -03:00
__init__.py Simplify postprocessor_args transmission to PP base class 2015-07-01 20:12:26 -03:00
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Rename --pp-params to --postprocessor-args and access value as super class attribute 2015-06-30 16:22:09 -03:00
swfinterp.py
update.py update: Use https for getting the version info (fixes #5909) 2015-06-07 00:21:30 +02:00
utils.py
version.py release 2015.06.04.1 2015-06-04 21:54:33 +02:00
YoutubeDL.py Rename --pp-params to --postprocessor-args and access value as super class attribute 2015-06-30 16:22:09 -03:00