[leeco] Skip an invalid test. test_LePlaylist_1 is sufficient
This commit is contained in:
parent
8a370aedac
commit
d58cb3ec7e
1 changed files with 2 additions and 8 deletions
|
@ -217,14 +217,8 @@ class LePlaylistIE(InfoExtractor):
|
||||||
'playlist_mincount': 96
|
'playlist_mincount': 96
|
||||||
}, {
|
}, {
|
||||||
'url': 'http://tv.le.com/pzt/lswjzzjc/index.shtml',
|
'url': 'http://tv.le.com/pzt/lswjzzjc/index.shtml',
|
||||||
'info_dict': {
|
# This series is moved to http://www.le.com/tv/10005297.html
|
||||||
'id': 'lswjzzjc',
|
'only_matching': True,
|
||||||
# The title should be "劲舞青春", but I can't find a simple way to
|
|
||||||
# determine the playlist title
|
|
||||||
'title': '乐视午间自制剧场',
|
|
||||||
'description': 'md5:b1eef244f45589a7b5b1af9ff25a4489'
|
|
||||||
},
|
|
||||||
'playlist_mincount': 7
|
|
||||||
}, {
|
}, {
|
||||||
'url': 'http://www.le.com/comic/92063.html',
|
'url': 'http://www.le.com/comic/92063.html',
|
||||||
'only_matching': True,
|
'only_matching': True,
|
||||||
|
|
Loading…
Reference in a new issue