[pixiv] implement 'sanity_level' workaround for user artworks results

(#4327, #5435, #6339)
This commit is contained in:
Mike Fährmann
2024-10-21 22:31:36 +02:00
parent b08da4ffc7
commit 75674944f0
2 changed files with 62 additions and 3 deletions

View File

@@ -70,6 +70,13 @@ __tests__ = (
"#exception": exception.NotFoundError,
},
{
"#url" : "https://www.pixiv.net/en/users/56514424/artworks",
"#comment" : "limit_sanity_level_360.png in artworks results (#5435, #6339)",
"#class" : pixiv.PixivArtworksExtractor,
"#count" : ">= 39",
},
{
"#url" : "https://www.pixiv.net/en/users/173530/manga",
"#category": ("", "pixiv", "artworks"),