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/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`
4 years ago
..
__init__.py Split video by chapters (#158) 4 years ago
common.py Refactor (See desc) 4 years ago
embedthumbnail.py More consistent warning messages (#173) 4 years ago
execafterdownload.py Completely change project name to yt-dlp (#85) 4 years ago
ffmpeg.py Ability to set a specific field in the file's metadata 4 years ago
metadatafromfield.py Ability to set a specific field in the file's metadata 4 years ago
movefilesafterdownload.py [movefiles] Fix bugs and make more robust 4 years ago
sponskrub.py More consistent warning messages (#173) 4 years ago
xattrpp.py Completely change project name to yt-dlp (#85) 4 years ago