1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-03 14:41:04 +02:00
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 [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
aes.py [aes] Fix for python 3.2 2015-05-22 00:06:10 +06:00
cache.py
compat.py Remove code that was only used by the Grooveshark extractor 2015-05-02 17:29:56 +02:00
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