mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-07 15:25:12 +01:00
parent
a35af4306d
commit
ebe1b4e34f
3 changed files with 7 additions and 7 deletions
|
|
@ -3302,7 +3302,7 @@ STR_FORMAT_RE_TMPL = r'''(?x)
|
|||
'''
|
||||
|
||||
|
||||
STR_FORMAT_TYPES = 'diouxXeEfFgGcrs'
|
||||
STR_FORMAT_TYPES = 'diouxXeEfFgGcrsa'
|
||||
|
||||
|
||||
def limit_length(s, length):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue