[viki] Skip a geo-restricted test
This commit is contained in:
parent
531a74968c
commit
94e5d6aedb
1 changed files with 2 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue