youtube-dl/youtube_dl
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
..
downloader [downloader/common] Remove debug output 2016-10-12 21:22:33 +07:00
extractor [openload] Fix extraction. 2016-10-19 22:00:29 +02:00
postprocessor Revert "[postprocessor/embedthumbnail] Allow mkv to embed thumbnails" 2016-10-20 15:07:19 +08:00
YoutubeDL.py Unify coding cookie 2016-10-03 23:44:29 +07:00
__init__.py Unify coding cookie 2016-10-03 23:44:29 +07:00
__main__.py
aes.py
cache.py
compat.py [compat] Fix test_cmdline_umlauts on Python 2.6 2016-07-07 22:30:58 +08:00
jsinterp.py [jsinterp] Relax JS function regex (Closes #9863) 2016-06-23 09:41:34 +07:00
options.py [options] Actually print Adobe Pass options sections in --help 2016-09-15 22:18:31 +07:00
socks.py Fix misspelling 2016-06-26 01:28:55 +07:00
swfinterp.py
update.py
utils.py [utils] Expose PACKED_CODES_RE 2016-10-19 23:28:49 +07:00
version.py release 2016.10.19 2016-10-19 23:55:16 +07:00