[embedthumbnail] Add support for mp3 cover embedding
This commit is contained in:
parent
4d6a3ff411
commit
ddbed36455
5 changed files with 92 additions and 67 deletions
|
@ -280,6 +280,8 @@ class FFmpegExtractAudioPP(FFmpegPostProcessor):
|
|||
errnote='Cannot update utime of audio file')
|
||||
|
||||
information['filepath'] = new_path
|
||||
information['ext'] = extension
|
||||
|
||||
return [path], information
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue