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-dlc/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
5 years ago
..
__init__.py Added --remux-video option 5 years ago
common.py [postprocessor/common] Use 'self._downloader.params' instead of 'self.params' 10 years ago
embedthumbnail.py [postprocessor/embedthumbnail] Skip embedding when there aren't any thumbnails 7 years ago
execafterdownload.py [postprocessor/execafterdownload] Encode command line (closes #13407) 8 years ago
ffmpeg.py Added --remux-video option 5 years ago
metadatafromtitle.py [postprocessor/metadatafromtitle] Fix missing optional meta fields (closes #13408) 8 years ago
xattrpp.py Fix W504 and disable W503 (closes #20863) 6 years ago