mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	[tva] fix extraction(closes #14736)
This commit is contained in:
		| @@ -32,6 +32,8 @@ class TVAIE(InfoExtractor): | ||||
|         video_data = self._download_json( | ||||
|             'https://videos.tva.ca/proxy/item/_' + video_id, video_id, headers={ | ||||
|                 'Accept': 'application/json', | ||||
|             }, query={ | ||||
|                 'appId': '5955fc5f23eec60006c951f1', | ||||
|             }) | ||||
|  | ||||
|         def get_attribute(key): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Remita Amine
					Remita Amine