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_dl/postprocessor
Felix Stupp efe87a10ae
Added --remux-video option
Fixes #6996

- Supported formats declared: mp4, mkv
- Added FFmpegVideoRemuxerPP as postprocessor
- Added option to README and shell-completion scripts
4 years ago
..
__init__.py Added --remux-video option 4 years ago
common.py
embedthumbnail.py
execafterdownload.py
ffmpeg.py Added --remux-video option 4 years ago
metadatafromtitle.py
xattrpp.py