tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working

This commit is contained in:
Jaime Marquínez Ferrándiz 2013-11-03 19:14:53 +01:00
parent da54be877a
commit 9ee2b5f6f2
5 changed files with 12 additions and 1 deletions

View file

@ -26,6 +26,7 @@ class MTVIE(InfoExtractor):
},
},
{
u'add_ie': ['Vevo'],
u'url': u'http://www.mtv.com/videos/taylor-swift/916187/everything-has-changed-ft-ed-sheeran.jhtml',
u'file': u'USCJY1331283.mp4',
u'md5': u'73b4e7fcadd88929292fe52c3ced8caf',