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 cd9b384cc3
Embed video URL metadata inside MP4 (#173)
`mp4` has `comment` and `synopsis`; the synopsis is expected to have the long description
So we save the `webpage_url` to `comment` and `description` to `synopsis`

Related: https://github.com/ytdl-org/youtube-dl/issues/28478

Co-authored by: Damiano Amatruda <damiano.amatruda@outlook.com>
3 years ago
..
__init__.py Split video by chapters (#158) 3 years ago
common.py Refactor (See desc) 3 years ago
embedthumbnail.py [movefiles] Fix bugs and make more robust 3 years ago
execafterdownload.py Completely change project name to yt-dlp (#85) 3 years ago
ffmpeg.py Embed video URL metadata inside MP4 (#173) 3 years ago
metadatafromfield.py Completely change project name to yt-dlp (#85) 3 years ago
movefilesafterdownload.py [movefiles] Fix bugs and make more robust 3 years ago
sponskrub.py [sponskrub] Pass proxy to sponskrub 3 years ago
xattrpp.py Completely change project name to yt-dlp (#85) 3 years ago