mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-12 05:53:53 +03:00
Autopep8
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user