Use --trim-filenames option

This commit is contained in:
7x11x13
2025-01-07 14:42:31 -05:00
parent 8c01f4a92d
commit fa6e2f83aa
4 changed files with 17 additions and 30 deletions
-1
View File
@@ -886,7 +886,6 @@ def parse_options(argv=None):
'max_downloads': opts.max_downloads,
'prefer_free_formats': opts.prefer_free_formats,
'trim_file_name': opts.trim_file_name,
'max_file_name': opts.max_file_name,
'filesystem_encoding': opts.filesystem_encoding,
'verbose': opts.verbose,
'dump_intermediate_pages': opts.dump_intermediate_pages,