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_dl/postprocessor
Philipp Hagemeister 4f026fafbc [YoutubeDL] Make postprocessors declarative
Instead of having to configure PPs in code, this allows us and embedding programs not to worry about imports or finer details, similarly to how we handle IEs.
10 years ago
..
__init__.py [YoutubeDL] Make postprocessors declarative 10 years ago
atomicparsley.py
common.py
execafterdownload.py
ffmpeg.py [YoutubeDL] Make postprocessors declarative 10 years ago
xattrpp.py