mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 22:55:18 +00:00 
			
		
		
		
	[imdb] Fix extraction
This commit is contained in:
		| @@ -46,7 +46,7 @@ class ImdbIE(InfoExtractor): | ||||
|             format_info = info['videoPlayerObject']['video'] | ||||
|             formats.append({ | ||||
|                 'format_id': f_id, | ||||
|                 'url': format_info['url'], | ||||
|                 'url': format_info['videoInfoList'][0]['videoUrl'], | ||||
|             }) | ||||
|  | ||||
|         return { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․