summary refs log tree commit diff
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-07-26 13:19:47 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-07-26 13:19:47 +0800
commit35f6e0ff365cb2958164caad66d4f15e400f31c0 (patch)
tree03dcde8429e1e17cb911a04720fa00ef54e33428
parent326fa4e6e52cb0d02c6026d8a2d32e34b8e99107 (diff)
downloadyoutube-dl-35f6e0ff365cb2958164caad66d4f15e400f31c0.tar.gz
youtube-dl-35f6e0ff365cb2958164caad66d4f15e400f31c0.tar.xz
youtube-dl-35f6e0ff365cb2958164caad66d4f15e400f31c0.zip
[mtv.de] Skip 2 geo-restricted tests
-rw-r--r--youtube_dl/extractor/mtv.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/youtube_dl/extractor/mtv.py b/youtube_dl/extractor/mtv.py
index 9e71c08c2..2f455680e 100644
--- a/youtube_dl/extractor/mtv.py
+++ b/youtube_dl/extractor/mtv.py
@@ -329,6 +329,7 @@ class MTVDEIE(MTVServicesInfoExtractor):
             # rtmp download
             'skip_download': True,
         },
+        'skip': 'Blocked at Travis CI',
     }, {
         # mediagen URL without query (e.g. http://videos.mtvnn.com/mediagen/e865da714c166d18d6f80893195fcb97)
         'url': 'http://www.mtv.de/shows/933-teen-mom-2/staffeln/5353/folgen/63565-enthullungen',
@@ -341,6 +342,7 @@ class MTVDEIE(MTVServicesInfoExtractor):
             # rtmp download
             'skip_download': True,
         },
+        'skip': 'Blocked at Travis CI',
     }, {
         'url': 'http://www.mtv.de/news/77491-mtv-movies-spotlight-pixels-teil-3',
         'info_dict': {