mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-10 07:18:33 +00:00
fmt
This commit is contained in:
parent
e243066ab1
commit
1139bd8b14
@ -435,7 +435,7 @@ def metadataparser_actions(f):
|
||||
opts.plugin_dirs = opts.plugin_dirs
|
||||
if opts.plugin_dirs is None:
|
||||
opts.plugin_dirs = ['default']
|
||||
|
||||
|
||||
validate_regex('trim filenames', opts.trim_file_name, r'(?:\d+[bc]?|none)')
|
||||
|
||||
if opts.playlist_items is not None:
|
||||
|
Loading…
Reference in New Issue
Block a user