You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/youtube_dlc
pukkandan 1b77b347d4 Allow passing different arguments to different postprocessors
* Also deprecated --sponskrub-args

Closes: https://github.com/ytdl-org/youtube-dl/issues/27593
Eg: `--postprocessor-args "VideoConvertor:-c:v h264_nvenc -preset slow"`
Eg: `--postprocessor-args "SponsKrub:-include-selfpromo"`

For backward compatibility, `--postprocessor-args args` is equivalent to:
`--post-processor-args "sponskrub:" --post-processor-args "default:args"`
3 years ago
..
downloader Make sure playerOffsetMs is positive in youtube_live_chat by siikamiika #5 (blackjack4494#262) 3 years ago
extractor Tiktok fix #8 (blackjack4494#20) 3 years ago
postprocessor Allow passing different arguments to different postprocessors 3 years ago
YoutubeDL.py Allow passing different arguments to different postprocessors 3 years ago
__init__.py Allow passing different arguments to different postprocessors 3 years ago
__main__.py [skip travis] renaming 4 years ago
aes.py [skip travis] renaming 4 years ago
cache.py [skip travis] renaming 4 years ago
compat.py Add --write-*-link by h-h-h-h 4 years ago
jsinterp.py [skip travis] renaming 4 years ago
options.py Allow passing different arguments to different postprocessors 3 years ago
socks.py [skip travis] renaming 4 years ago
swfinterp.py [skip travis] renaming 4 years ago
update.py Disable Updates 3 years ago
utils.py Preparing for release 3 years ago
version.py Release 2021.01.07 3 years ago