aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/miomio.py
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2016-07-11 00:03:24 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2016-07-11 00:03:24 +0800
commitae0185016521e6fd284c87e2b138c0a8aca8a849 (patch)
tree91b0e4f1347229348885a11651102bfc1e85fc52 /youtube_dl/extractor/miomio.py
parentc3baaedfc8aac6ee6f809ef97b07ebebb07a1097 (diff)
downloadyoutube-dl-ae0185016521e6fd284c87e2b138c0a8aca8a849.tar.xz
[miomio] Fix _TESTS
Diffstat (limited to 'youtube_dl/extractor/miomio.py')
-rw-r--r--youtube_dl/extractor/miomio.py8
1 files changed, 6 insertions, 2 deletions
diff --git a/youtube_dl/extractor/miomio.py b/youtube_dl/extractor/miomio.py
index 890aba19d..937ba0f28 100644
--- a/youtube_dl/extractor/miomio.py
+++ b/youtube_dl/extractor/miomio.py
@@ -19,13 +19,16 @@ class MioMioIE(InfoExtractor):
_TESTS = [{
# "type=video" in flashvars
'url': 'http://www.miomio.tv/watch/cc88912/',
- 'md5': '317a5f7f6b544ce8419b784ca8edae65',
'info_dict': {
'id': '88912',
'ext': 'flv',
'title': '【SKY】字幕 铠武昭和VS平成 假面骑士大战FEAT战队 魔星字幕组 字幕',
'duration': 5923,
},
+ 'params': {
+ # The server provides broken file
+ 'skip_download': True,
+ }
}, {
'url': 'http://www.miomio.tv/watch/cc184024/',
'info_dict': {
@@ -33,7 +36,7 @@ class MioMioIE(InfoExtractor):
'title': '《动漫同人插画绘制》',
},
'playlist_mincount': 86,
- 'skip': 'This video takes time too long for retrieving the URL',
+ 'skip': 'Unable to load videos',
}, {
'url': 'http://www.miomio.tv/watch/cc173113/',
'info_dict': {
@@ -41,6 +44,7 @@ class MioMioIE(InfoExtractor):
'title': 'The New Macbook 2015 上手试玩与简评'
},
'playlist_mincount': 2,
+ 'skip': 'Unable to load videos',
}, {
# new 'h5' player
'url': 'http://www.miomio.tv/watch/cc273295/',