[ooyala] check manifest ext with determine_ext and update tests for related extractors
This commit is contained in:
parent
a4760d204f
commit
277c7465f5
10 changed files with 40 additions and 40 deletions
|
@ -13,7 +13,8 @@ class Formula1IE(InfoExtractor):
|
|||
'id': 'JvYXJpMzE6pArfHWm5ARp5AiUmD-gibV',
|
||||
'ext': 'flv',
|
||||
'title': 'Race highlights - Spain 2016',
|
||||
}
|
||||
},
|
||||
'add_ie': ['Ooyala'],
|
||||
}
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue