mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	Merge branch 'rutv' of https://github.com/adrianheine/youtube-dl into adrianheine-rutv
This commit is contained in:
		| @@ -139,7 +139,7 @@ class RUTVIE(InfoExtractor): | ||||
|         is_live = video_type == 'live' | ||||
|  | ||||
|         json_data = self._download_json( | ||||
|             'http://player.rutv.ru/iframe/data%s/id/%s' % ('live' if is_live else 'video', video_id), | ||||
|             'http://player.vgtrk.com/iframe/data%s/id/%s' % ('live' if is_live else 'video', video_id), | ||||
|             video_id, 'Downloading JSON') | ||||
|  | ||||
|         if json_data['errors']: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Tom-Oliver Heidel
					Tom-Oliver Heidel