[kuwo] Update _TESTS

This commit is contained in:
Yen Chi Hsuan 2016-09-15 00:53:04 +08:00
parent 353f340e11
commit 6db354a9f4
No known key found for this signature in database
GPG Key ID: 3FDDD575826C5C30
1 changed files with 3 additions and 3 deletions

View File

@ -82,7 +82,7 @@ class KuwoIE(KuwoBaseIE):
'upload_date': '20150518', 'upload_date': '20150518',
}, },
'params': { 'params': {
'format': 'mp3-320' 'format': 'mp3-320',
}, },
}, { }, {
'url': 'http://www.kuwo.cn/yinyue/3197154?catalog=yueku2016', 'url': 'http://www.kuwo.cn/yinyue/3197154?catalog=yueku2016',
@ -181,7 +181,7 @@ class KuwoChartIE(InfoExtractor):
'info_dict': { 'info_dict': {
'id': '香港中文龙虎榜', 'id': '香港中文龙虎榜',
}, },
'playlist_mincount': 10, 'playlist_mincount': 7,
} }
def _real_extract(self, url): def _real_extract(self, url):
@ -303,7 +303,7 @@ class KuwoMvIE(KuwoBaseIE):
'id': '6480076', 'id': '6480076',
'ext': 'mp4', 'ext': 'mp4',
'title': 'My HouseMV', 'title': 'My HouseMV',
'creator': 'PM02:00', 'creator': '2PM',
}, },
# In this video, music URLs (anti.s) are blocked outside China and # In this video, music URLs (anti.s) are blocked outside China and
# USA, while the MV URL (mvurl) is available globally, so force the MV # USA, while the MV URL (mvurl) is available globally, so force the MV