mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-13 04:09:46 +00:00
Autopep8
This commit is contained in:
parent
d1f2a3046b
commit
bafbe9f267
@ -324,6 +324,7 @@ def create_parser():
|
||||
'mkv': ['--merge-output-format', 'mkv', '--remux', 'mkv'],
|
||||
'embed': ['--embed-subs', '--embed-thumbnail', '--embed-metadata'],
|
||||
}
|
||||
|
||||
def _preset_alias_callback(option, opt_str, value, parser):
|
||||
if not value:
|
||||
return
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user