1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-05 17:15:13 +00:00
Files
yt-dlp/yt_dlp/postprocessor/metadatafromfield.py
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

2.6 KiB