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/youtube_dlc/postprocessor
pukkandan 06167fbbd3
#31 Features from animelover1984/youtube-dl
* Add `--get-comments`
* [youtube] Extract comments
* [billibilli] Added BiliBiliSearchIE, BilibiliChannelIE
* [billibilli] Extract comments
* [billibilli] Better video extraction
* Write playlist data to infojson
* [FFmpegMetadata] Embed infojson inside the video
* [EmbedThumbnail] Try embedding in mp4 using ffprobe and `-disposition`
* [EmbedThumbnail] Treat mka like mkv and mov like mp4
* [EmbedThumbnail] Embed in ogg/opus
* [VideoRemuxer] Conditionally remux video
* [VideoRemuxer] Add `-movflags +faststart` when remuxing from mp4
* [ffmpeg] Print entire stderr in verbose when there is error
* [EmbedSubtitle] Warn when embedding ass in mp4
* [avanto] Use NFLTokenGenerator if possible
4 years ago
..
__init__.py Add option `--parse-metadata` 4 years ago
common.py [postprocessor] fix write_debug when no _downloader 4 years ago
embedthumbnail.py #31 Features from animelover1984/youtube-dl 4 years ago
execafterdownload.py Improved passing of multiple postprocessor-args 4 years ago
ffmpeg.py #31 Features from animelover1984/youtube-dl 4 years ago
metadatafromfield.py Add option `--parse-metadata` 4 years ago
movefilesafterdownload.py [movefiles] Don't give "cant find" warning when move is unnecessary 4 years ago
sponskrub.py [sponskrub] Print "unrecognized args" message correctly 4 years ago
xattrpp.py Create `to_screen` and similar functions in postprocessor/common 4 years ago