Browse Source

[viki] Skip a geo-restricted test

Yen Chi Hsuan 9 years ago
parent
commit
94e5d6aedb
1 changed files with 2 additions and 1 deletions
  1. 2 1
      youtube_dl/extractor/viki.py

+ 2 - 1
youtube_dl/extractor/viki.py

@@ -156,7 +156,8 @@ class VikiIE(VikiBaseIE):
         'params': {
             # m3u8 download
             'skip_download': True,
-        }
+        },
+        'skip': 'Blocked in the US',
     }, {
         # episode
         'url': 'http://www.viki.com/videos/44699v-boys-over-flowers-episode-1',