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 5bfa486205 Add option `--parse-metadata`
* The fields extracted by this can be used in `--output`
* Deprecated `--metadata-from-title`

:ci skip dl
3 years ago
..
__init__.py Add option `--parse-metadata` 3 years ago
common.py [postprocessor] fix write_debug when no _downloader 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
metadatafromfield.py Add option `--parse-metadata` 3 years ago
movefilesafterdownload.py [movefiles] Don't give "cant find" warning when move is unnecessary 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