commit
bfc993cc91
29 changed files with 532 additions and 554 deletions
|
@ -226,7 +226,6 @@ def _real_main(argv=None):
|
|||
if opts.embedsubtitles:
|
||||
postprocessors.append({
|
||||
'key': 'FFmpegEmbedSubtitle',
|
||||
'subtitlesformat': opts.subtitlesformat,
|
||||
})
|
||||
if opts.xattrs:
|
||||
postprocessors.append({'key': 'XAttrMetadata'})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue