Detect existing files correctly even when there is remux/recode
:ci skip dl
This commit is contained in:
parent
179122495b
commit
6b591b2925
2 changed files with 32 additions and 17 deletions
|
|
@ -469,6 +469,7 @@ def _real_main(argv=None):
|
|||
'extract_flat': opts.extract_flat,
|
||||
'mark_watched': opts.mark_watched,
|
||||
'merge_output_format': opts.merge_output_format,
|
||||
'final_ext': opts.recodevideo or opts.remuxvideo,
|
||||
'postprocessors': postprocessors,
|
||||
'fixup': opts.fixup,
|
||||
'source_address': opts.source_address,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue