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
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
..
downloader [aria2c] Support retry/abort unavailable fragments (#173) 3 years ago
extractor [documentation] Add deprecated options and aliases in readme 3 years ago
postprocessor Embed video URL metadata inside MP4 (#173) 3 years ago
YoutubeDL.py Merge webm formats into mkv if thumbnails are to be embedded (#173) 3 years ago
__init__.py Option to keep private keys in the infojson 3 years ago
__main__.py Completely change project name to yt-dlp (#85) 3 years ago
aes.py Completely change project name to yt-dlp (#85) 3 years ago
cache.py Completely change project name to yt-dlp (#85) 3 years ago
compat.py Completely change project name to yt-dlp (#85) 3 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 3 years ago
options.py [documentation] Add `SplitChapters` to `--ppa` 3 years ago
socks.py Completely change project name to yt-dlp (#85) 3 years ago
swfinterp.py Completely change project name to yt-dlp (#85) 3 years ago
update.py [update] Fix updater removing the executable bit on some UNIX distros 3 years ago
utils.py Option to keep private keys in the infojson 3 years ago
version.py [version] update 3 years ago