aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/mtv.py
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-11-03 19:14:53 +0100
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2013-11-06 16:43:26 +0100
commit9ee2b5f6f2a6e07ab901e47ede59eb5382ebb6ef (patch)
tree23f995a10d6c7b4c219178b8fd7bc23850a607ff /youtube_dl/extractor/mtv.py
parentda54be877a59bfd040570168743501d7fd618278 (diff)
downloadyoutube-dl-9ee2b5f6f2a6e07ab901e47ede59eb5382ebb6ef.tar.xz
tests: don't run the test if any of the extractors listed in the 'add_ie' field is marked as not working
Diffstat (limited to 'youtube_dl/extractor/mtv.py')
-rw-r--r--youtube_dl/extractor/mtv.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/mtv.py b/youtube_dl/extractor/mtv.py
index e96d3952c..24a79ae13 100644
--- a/youtube_dl/extractor/mtv.py
+++ b/youtube_dl/extractor/mtv.py
@@ -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',