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

archive/recovered-github-prs
Tryamid 4 years ago
parent 982f386fdf
commit 7f2f14fcb8

@ -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',

Loading…
Cancel
Save