yt-dlp/yt_dlp/postprocessor
pukkandan 84601bb72b
Ability to set a specific field in the file's metadata
Eg: `--parse-metadata "description:(?s)(?P<meta_comment>.+)"`
sets the "comment" field using `description`
2021-04-03 14:07:28 +05:30
..
__init__.py
common.py
embedthumbnail.py
execafterdownload.py
ffmpeg.py Ability to set a specific field in the file's metadata 2021-04-03 14:07:28 +05:30
metadatafromfield.py Ability to set a specific field in the file's metadata 2021-04-03 14:07:28 +05:30
movefilesafterdownload.py
sponskrub.py
xattrpp.py