From 1139bd8b1437382a69a3450a0d1b12c6a9c65587 Mon Sep 17 00:00:00 2001 From: 7x11x13 Date: Sun, 2 Mar 2025 13:54:24 -0500 Subject: [PATCH] fmt --- yt_dlp/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yt_dlp/__init__.py b/yt_dlp/__init__.py index 517601c6d..a44c1682b 100644 --- a/yt_dlp/__init__.py +++ b/yt_dlp/__init__.py @@ -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: