mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	[youtube] Add test case for #4431
This commit is contained in:
		| @@ -433,6 +433,15 @@ class YoutubeIE(YoutubeBaseInfoExtractor, SubtitlesInfoExtractor): | ||||
|             'expected_warnings': [ | ||||
|                 'DASH manifest missing', | ||||
|             ] | ||||
|         }, | ||||
|         # Olympics (https://github.com/rg3/youtube-dl/issues/4431) | ||||
|         { | ||||
|             'url': 'lqQg6PlCWgI', | ||||
|             'info_dict': { | ||||
|                 'id': 'lqQg6PlCWgI', | ||||
|                 'ext': 'mp4', | ||||
|                  | ||||
|             } | ||||
|         } | ||||
|     ] | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Philipp Hagemeister
					Philipp Hagemeister