mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-29 12:05:55 +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'],
|
'mkv': ['--merge-output-format', 'mkv', '--remux', 'mkv'],
|
||||||
'embed': ['--embed-subs', '--embed-thumbnail', '--embed-metadata'],
|
'embed': ['--embed-subs', '--embed-thumbnail', '--embed-metadata'],
|
||||||
}
|
}
|
||||||
|
|
||||||
def _preset_alias_callback(option, opt_str, value, parser):
|
def _preset_alias_callback(option, opt_str, value, parser):
|
||||||
if not value:
|
if not value:
|
||||||
return
|
return
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user