[embedthumbnail] a little 'debug' statement got out of eyes.

This commit is contained in:
Tryamid 2020-03-10 13:55:12 +05:30
parent 982f386fdf
commit 7f2f14fcb8

View File

@ -43,8 +43,6 @@ class EmbedThumbnailPP(FFmpegPostProcessor):
'Skipping embedding the thumbnail because the file is missing.')
return [], info
self._downloader.to_screen("used format" + info['ext'])
if info['ext'] == 'mp3':
options = [
'-c', 'copy', '-map', '0', '-map', '1',