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
Yen Chi Hsuan 5192ee17e7
[postprocessor/ffmpeg] Fix metadata filename handling on Python 2
Fixes #13182
7 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 Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails" 8 years ago
execafterdownload.py [compat] Rename shlex_quote and remove unused subprocess_check_output 8 years ago
ffmpeg.py [postprocessor/ffmpeg] Fix metadata filename handling on Python 2 7 years ago
metadatafromtitle.py [postprocessor/metadatafromtitle] Add support regex syntax for --metadata-from-title (closes #13065) 7 years ago
xattrpp.py Move write_xattr to utils.py 8 years ago