youtube-dl/youtube_dl/postprocessor
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.
2016-10-20 15:07:19 +08:00
..
__init__.py
common.py
embedthumbnail.py Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails" 2016-10-20 15:07:19 +08:00
execafterdownload.py
ffmpeg.py [postprocessor/ffmpeg] PEP 8 2016-10-16 19:16:47 +07:00
metadatafromtitle.py
xattrpp.py Move write_xattr to utils.py 2016-09-30 00:28:32 +08:00