mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[vk] Catch temporarily unavailable video error message
This commit is contained in:
		| @@ -152,7 +152,10 @@ class VKIE(InfoExtractor): | ||||
|             'use --username and --password options to provide account credentials.', | ||||
|  | ||||
|             r'<!>Unknown error': | ||||
|             'Video %s does not exist.' | ||||
|             'Video %s does not exist.', | ||||
|  | ||||
|             r'<!>Видео временно недоступно': | ||||
|             'Video %s is temporarily unavailable.', | ||||
|         } | ||||
|  | ||||
|         for error_re, error_msg in ERRORS.items(): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․