yt-dlp/youtube_dlc
pukkandan 43820c0370 Improved passing of multiple postprocessor-args
* Added `PP+exe:args` syntax
    If `PP+exe:args` is specifically given, only it used.
    Otherwise, `PP:args` and `exe:args` are combined.
    If none of the `PP`, `exe` or `PP+exe` args are given, `default` is used
    `Default` is purposely left undocumented since it exists only for backward compatibility

* Also added proper handling of args in `EmbedThumbnail`

Related: https://github.com/ytdl-org/youtube-dl/pull/27723
2021-01-21 01:36:10 +05:30
..
downloader Added `--force-overwrites` option (https://github.com/ytdl-org/youtube-dl/pull/20405) 2021-01-13 03:26:23 +05:30
extractor [TrovoLive] Add extractor (partially fix #20) 2021-01-20 00:42:39 +05:30
postprocessor Improved passing of multiple postprocessor-args 2021-01-21 01:36:10 +05:30
YoutubeDL.py Improved passing of multiple postprocessor-args 2021-01-21 01:36:10 +05:30
__init__.py Improved passing of multiple postprocessor-args 2021-01-21 01:36:10 +05:30
__main__.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
aes.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
cache.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
compat.py Kill child processes when yt-dlc is killed (https://github.com/ytdl-org/youtube-dl/pull/26592) 2021-01-09 18:08:07 +05:30
jsinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
options.py Improved passing of multiple postprocessor-args 2021-01-21 01:36:10 +05:30
socks.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
swfinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
update.py Documentation fixes 2021-01-14 21:51:14 +05:30
utils.py [TrovoLive] Add extractor (partially fix #20) 2021-01-20 00:42:39 +05:30
version.py [version] update 2021-01-17 00:36:23 +05:30