[ooyala] check manifest ext with determine_ext and update tests for related extractors

This commit is contained in:
remitamine 2016-05-24 11:24:29 +01:00
parent a4760d204f
commit 277c7465f5
10 changed files with 40 additions and 40 deletions

View file

@ -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):