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
extractor [TrovoLive] Add extractor (partially fix ) 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
aes.py
cache.py
compat.py
jsinterp.py
options.py Improved passing of multiple postprocessor-args 2021-01-21 01:36:10 +05:30
socks.py
swfinterp.py
update.py
utils.py [TrovoLive] Add extractor (partially fix ) 2021-01-20 00:42:39 +05:30
version.py [version] update 2021-01-17 00:36:23 +05:30