Browse Source

[mtv.de] Skip 2 geo-restricted tests

Yen Chi Hsuan 9 years ago
parent
commit
35f6e0ff36
1 changed files with 2 additions and 0 deletions
  1. 2 0
      youtube_dl/extractor/mtv.py

+ 2 - 0
youtube_dl/extractor/mtv.py

@@ -329,6 +329,7 @@ class MTVDEIE(MTVServicesInfoExtractor):
             # rtmp download
             # rtmp download
             'skip_download': True,
             'skip_download': True,
         },
         },
+        'skip': 'Blocked at Travis CI',
     }, {
     }, {
         # mediagen URL without query (e.g. http://videos.mtvnn.com/mediagen/e865da714c166d18d6f80893195fcb97)
         # 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',
         'url': 'http://www.mtv.de/shows/933-teen-mom-2/staffeln/5353/folgen/63565-enthullungen',
@@ -341,6 +342,7 @@ class MTVDEIE(MTVServicesInfoExtractor):
             # rtmp download
             # rtmp download
             'skip_download': True,
             'skip_download': True,
         },
         },
+        'skip': 'Blocked at Travis CI',
     }, {
     }, {
         'url': 'http://www.mtv.de/news/77491-mtv-movies-spotlight-pixels-teil-3',
         'url': 'http://www.mtv.de/news/77491-mtv-movies-spotlight-pixels-teil-3',
         'info_dict': {
         'info_dict': {