[ooyala] check manifest ext with determine_ext and update tests for related extractors
[youtube-dl] / youtube_dl / extractor / formula1.py
index 726393fccf7dbbde385887d3aba96a58d175a3a6..322c41e5afcb20935f4f7841ccb03303d5476f65 100644 (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):