fix tests related to 1978540a51
(closes #10774)
This commit is contained in:
parent
93933c9819
commit
2342733f85
2 changed files with 13 additions and 3 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue