[AnimeLab] Also make sure test format has the expected height
This commit is contained in:
parent
cd77244e29
commit
739618fdee
@ -36,7 +36,7 @@ class AnimeLabIE(InfoExtractor):
|
|||||||
'episode_number': 1,
|
'episode_number': 1,
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
'format': '[format_id=59288_yeshardsubbed_ja-JP]',
|
'format': '[format_id=59288_yeshardsubbed_ja-JP][height=480]',
|
||||||
},
|
},
|
||||||
'skip': 'All AnimeLab content requires authentication',
|
'skip': 'All AnimeLab content requires authentication',
|
||||||
},
|
},
|
||||||
@ -55,7 +55,7 @@ class AnimeLabIE(InfoExtractor):
|
|||||||
'episode_number': 42,
|
'episode_number': 42,
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
'format': '[format_id=21711_yeshardsubbed_ja-JP]',
|
'format': '[format_id=21711_yeshardsubbed_ja-JP][height=480]',
|
||||||
},
|
},
|
||||||
'skip': 'All AnimeLab content requires authentication',
|
'skip': 'All AnimeLab content requires authentication',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user