Check media_format for +

This commit is contained in:
tcely 2025-05-06 11:49:18 -04:00 committed by GitHub
parent 024ced3696
commit 27ceecadc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -336,7 +336,7 @@ def download_media(
)
# assignment is the quickest way to cover both 'get' cases
pp_opts.exec_cmd['after_move'] = cmds
else:
elif '+' not in media_format:
pp_opts.remuxvideo = extension
ytopts = {