mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[brightcove] Fix 487c5b3389
				
					
				
			This commit is contained in:
		| @@ -583,8 +583,7 @@ class BrightcoveNewIE(AdobePassIE): | ||||
|             'id': video_id, | ||||
|             'title': title, | ||||
|             'description': clean_html(json_data.get('description')), | ||||
|             'thumbnail': json_data.get('thumbnail') or json_data.get('poster'), | ||||
|             'thumbnials': thumbnails, | ||||
|             'thumbnails': thumbnails, | ||||
|             'duration': duration, | ||||
|             'timestamp': parse_iso8601(json_data.get('published_at')), | ||||
|             'uploader_id': json_data.get('account_id'), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 pukkandan
					pukkandan