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.
youtube-dl/youtube_dl/postprocessor
Wang Jun Tham ccff2c404d [ffmpeg] Fix embedding subtitles (#9063)
Changed command line parameters for ffmpeg when embedding subtitles.
Changed to ‘-map 0:v -c:v copy -map 0:a -c:a copy’
8 years ago
..
__init__.py Add fixup for media files produced by HlsNative downloader(fixes #4776) 8 years ago
common.py [postprocessor/common] Use 'self._downloader.params' instead of 'self.params' 9 years ago
embedthumbnail.py [postprocessor/embedthumbnail] Allow mkv to embed thumbnails 8 years ago
execafterdownload.py [refactor] Single quotes consistency 8 years ago
ffmpeg.py [ffmpeg] Fix embedding subtitles (#9063) 8 years ago
metadatafromtitle.py [refactor] Single quotes consistency 8 years ago
xattrpp.py [jython] Introduce compat_os_name 8 years ago