[tests] update extractor results

This commit is contained in:
Mike Fährmann
2024-01-20 18:02:36 +01:00
parent acc94ac187
commit 0d367ce1b9
38 changed files with 240 additions and 192 deletions

View File

@@ -108,6 +108,7 @@ __tests__ = (
"#category": ("", "exhentai", "search"),
"#class" : exhentai.ExhentaiSearchExtractor,
"#pattern" : exhentai.ExhentaiGalleryExtractor.pattern,
"#auth" : True,
"#range" : "1-30",
"#count" : 30,
@@ -119,8 +120,8 @@ __tests__ = (
"#url" : "https://e-hentai.org/favorites.php",
"#category": ("", "exhentai", "favorite"),
"#class" : exhentai.ExhentaiFavoriteExtractor,
"#pattern" : r"https?://e-hentai\.org/g/1200119/d55c44d3d0",
"#count" : 1,
"#auth" : True,
"#urls" : "https://e-hentai.org/g/1200119/d55c44d3d0",
},
{