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.
Yen Chi Hsuan 8e2915d70b
Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails"
This reverts commit 7360db05b4.

This commit was added as an attempt to fix #6046. Unfortunately, the fix
is completely wrong. As reported on #10359, embedded thumbnails are not
displayed in VLC, and Se7en on IRC reports that the embedded thumbnail
misleads mpv as well.

The correct way is using -attachment of ffmpeg, while the current
run_ffmpeg_multiple_files API can't handle it cleanly.
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 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] PEP 8 8 years ago
metadatafromtitle.py [metadatafromtitle] Remove unused exception class 8 years ago
xattrpp.py Move write_xattr to utils.py 8 years ago