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:
parent
da54be877a
commit
9ee2b5f6f2
5 changed files with 12 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue