fix tests related to 1978540a5122c53012e17a78841f3da0df77fd34(closes #10774)
This commit is contained in:
		@@ -11,9 +11,13 @@ class Formula1IE(InfoExtractor):
 | 
			
		||||
        'md5': '8c79e54be72078b26b89e0e111c0502b',
 | 
			
		||||
        'info_dict': {
 | 
			
		||||
            'id': 'JvYXJpMzE6pArfHWm5ARp5AiUmD-gibV',
 | 
			
		||||
            'ext': 'flv',
 | 
			
		||||
            'ext': 'mp4',
 | 
			
		||||
            'title': 'Race highlights - Spain 2016',
 | 
			
		||||
        },
 | 
			
		||||
        'params': {
 | 
			
		||||
            # m3u8 download
 | 
			
		||||
            'skip_download': True,
 | 
			
		||||
        },
 | 
			
		||||
        'add_ie': ['Ooyala'],
 | 
			
		||||
    }, {
 | 
			
		||||
        'url': 'http://www.formula1.com/en/video/2016/5/Race_highlights_-_Spain_2016.html',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user