mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-08-09 13:39:40 +00:00
@@ -3302,7 +3302,7 @@ STR_FORMAT_RE_TMPL = r'''(?x)
|
||||
'''
|
||||
|
||||
|
||||
STR_FORMAT_TYPES = 'diouxXeEfFgGcrs'
|
||||
STR_FORMAT_TYPES = 'diouxXeEfFgGcrsa'
|
||||
|
||||
|
||||
def limit_length(s, length):
|
||||
|
Reference in New Issue
Block a user