mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-12 22:14:00 +03:00
Implemented solution suggested by @dirkf using variadic
This commit is contained in:
@@ -6,6 +6,7 @@ from ..utils import (
|
||||
age_restricted,
|
||||
bug_reports_message,
|
||||
classproperty,
|
||||
variadic,
|
||||
write_string,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user