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/postprocessor
pukkandan 0202b52a0c #29 New option `-P`/`--paths` to give different paths for different types of files
Syntax: `-P "type:path" -P "type:path"`
Types: home, temp, description, annotation, subtitle, infojson, thumbnail
3 years ago
..
__init__.py #29 New option `-P`/`--paths` to give different paths for different types of files 3 years ago
common.py Modified function `cli_configuration_args` 3 years ago
embedthumbnail.py Improved passing of multiple postprocessor-args 3 years ago
execafterdownload.py Improved passing of multiple postprocessor-args 3 years ago
ffmpeg.py Improved passing of multiple postprocessor-args 3 years ago
metadatafromtitle.py Allow passing different arguments to different postprocessors 3 years ago
movefilesafterdownload.py #29 New option `-P`/`--paths` to give different paths for different types of files 3 years ago
sponskrub.py [sponskrub] Print "unrecognized args" message correctly 3 years ago
xattrpp.py Create `to_screen` and similar functions in postprocessor/common 3 years ago