summary refs log tree commit diff
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-06-11 21:49:01 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-06-11 21:49:01 +0800
commit94e5d6aedb5b509601d29dd8ea352afa925d3b22 (patch)
tree61c6a620f2c8141cfff818a5e4f354aef3f0e7dd
parent531a74968c24416cb2e4a79c9bfbcc9d02368e44 (diff)
downloadyoutube-dl-94e5d6aedb5b509601d29dd8ea352afa925d3b22.tar.gz
youtube-dl-94e5d6aedb5b509601d29dd8ea352afa925d3b22.tar.xz
youtube-dl-94e5d6aedb5b509601d29dd8ea352afa925d3b22.zip
[viki] Skip a geo-restricted test
-rw-r--r--youtube_dl/extractor/viki.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/youtube_dl/extractor/viki.py b/youtube_dl/extractor/viki.py
index e04b814c8..0c0cd622a 100644
--- a/youtube_dl/extractor/viki.py
+++ b/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',