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
Philipp Hagemeister 21bfcd3d6e [postprocessor/ffmpeg] Add support for flac
Requested at http://stackoverflow.com/q/42828041/35070
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] Add support for flac 7 years ago
metadatafromtitle.py Fix "invalid escape sequences" error on Python 3.6 7 years ago
xattrpp.py Move write_xattr to utils.py 8 years ago