mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	| @@ -4451,8 +4451,10 @@ STR_FORMAT_RE_TMPL = r'''(?x) | ||||
|     ) | ||||
| ''' | ||||
|  | ||||
|  | ||||
| STR_FORMAT_TYPES = 'diouxXeEfFgGcrs' | ||||
|  | ||||
|  | ||||
| def limit_length(s, length): | ||||
|     """ Add ellipses to overly long strings """ | ||||
|     if s is None: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan