mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-12-17 22:55:42 +07:00
[YoutubeDL] Do not require default output template to be set
This commit is contained in:
@@ -1423,3 +1423,5 @@ def q(qid):
|
||||
return -1
|
||||
return q
|
||||
|
||||
|
||||
DEFAULT_OUTTMPL = '%(title)s-%(id)s.%(ext)s'
|
||||
|
||||
Reference in New Issue
Block a user