mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2025-01-25 05:57:55 +01:00
[AnimeLab] Skip tests as they require authentication
This commit is contained in:
parent
28ee7cc6af
commit
3bcac3f1cb
@ -89,7 +89,8 @@ class AnimeLabIE(AnimeLabBaseIE):
|
||||
},
|
||||
'params': {
|
||||
'format': '[format_id=59288_yeshardsubbed_ja-JP]',
|
||||
}
|
||||
},
|
||||
'skip': 'All AnimeLab content requires authentication',
|
||||
},
|
||||
|
||||
{
|
||||
@ -106,7 +107,8 @@ class AnimeLabIE(AnimeLabBaseIE):
|
||||
},
|
||||
'params': {
|
||||
'format': '[format_id=21711_yeshardsubbed_ja-JP]',
|
||||
}
|
||||
},
|
||||
'skip': 'All AnimeLab content requires authentication',
|
||||
},
|
||||
]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user