mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-30 22:25:19 +00:00 
			
		
		
		
	| @@ -19,6 +19,7 @@ class OlympicsReplayIE(InfoExtractor): | ||||
|             'upload_date': '20210801', | ||||
|             'timestamp': 1627783200, | ||||
|             'description': 'md5:c66af4a5bc7429dbcc43d15845ff03b3', | ||||
|             'uploader': 'International Olympic Committee', | ||||
|         }, | ||||
|         'params': { | ||||
|             'skip_download': True, | ||||
| @@ -61,10 +62,8 @@ class OlympicsReplayIE(InfoExtractor): | ||||
|         return { | ||||
|             'id': uuid, | ||||
|             'title': title, | ||||
|             'timestamp': json_ld.get('timestamp'), | ||||
|             'description': json_ld.get('description'), | ||||
|             'thumbnails': thumbnails, | ||||
|             'duration': json_ld.get('duration'), | ||||
|             'formats': formats, | ||||
|             'subtitles': subtitles, | ||||
|             **json_ld | ||||
|         } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 u-spec-png
					u-spec-png