[embedthumbnail] a little 'debug' statement got out of eyes.
This commit is contained in:
parent
982f386fdf
commit
7f2f14fcb8
@ -43,8 +43,6 @@ class EmbedThumbnailPP(FFmpegPostProcessor):
|
|||||||
'Skipping embedding the thumbnail because the file is missing.')
|
'Skipping embedding the thumbnail because the file is missing.')
|
||||||
return [], info
|
return [], info
|
||||||
|
|
||||||
self._downloader.to_screen("used format" + info['ext'])
|
|
||||||
|
|
||||||
if info['ext'] == 'mp3':
|
if info['ext'] == 'mp3':
|
||||||
options = [
|
options = [
|
||||||
'-c', 'copy', '-map', '0', '-map', '1',
|
'-c', 'copy', '-map', '0', '-map', '1',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user