1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-09-29 14:55:30 +00:00
youtube-dl/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 [downloader/rtmp] Fix a typo 2015-05-08 03:11:24 +08:00
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 [test_unicode_literals] Arm unicode_literals check 2014-11-26 20:01:22 +01:00
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 [yahoo] Add support for closed captions (closes #5714) 2015-05-19 00:50:24 +08:00
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