New output format string version
This commit is contained in:
parent
80983be77a
commit
55478cfb39
@ -1657,7 +1657,7 @@ def qualities(quality_ids):
|
||||
return q
|
||||
|
||||
|
||||
DEFAULT_OUTTMPL = '%(title)s-%(id)s.%(ext)s'
|
||||
DEFAULT_OUTTMPL = '{title}-{id}.{ext}'
|
||||
|
||||
|
||||
def limit_length(s, length):
|
||||
|
Loading…
x
Reference in New Issue
Block a user