mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-11-04 00:25:15 +00:00 
			
		
		
		
	[metacritic] Modernize test
This commit is contained in:
		@@ -13,8 +13,9 @@ class MetacriticIE(InfoExtractor):
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
    _TEST = {
 | 
					    _TEST = {
 | 
				
			||||||
        'url': 'http://www.metacritic.com/game/playstation-4/infamous-second-son/trailers/3698222',
 | 
					        'url': 'http://www.metacritic.com/game/playstation-4/infamous-second-son/trailers/3698222',
 | 
				
			||||||
        'file': '3698222.mp4',
 | 
					 | 
				
			||||||
        'info_dict': {
 | 
					        'info_dict': {
 | 
				
			||||||
 | 
					            'id': '3698222',
 | 
				
			||||||
 | 
					            'ext': 'mp4',
 | 
				
			||||||
            'title': 'inFamous: Second Son - inSide Sucker Punch: Smoke & Mirrors',
 | 
					            'title': 'inFamous: Second Son - inSide Sucker Punch: Smoke & Mirrors',
 | 
				
			||||||
            'description': 'Take a peak behind-the-scenes to see how Sucker Punch brings smoke into the universe of inFAMOUS Second Son on the PS4.',
 | 
					            'description': 'Take a peak behind-the-scenes to see how Sucker Punch brings smoke into the universe of inFAMOUS Second Son on the PS4.',
 | 
				
			||||||
            'duration': 221,
 | 
					            'duration': 221,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user