[pixiv] change 'sanity_level' debug message to a warning (#5180)

This commit is contained in:
Mike Fährmann
2024-04-19 16:41:31 +02:00
parent bffadf35b7
commit c9d3b5e5d9
2 changed files with 11 additions and 2 deletions

View File

@@ -163,6 +163,14 @@ __tests__ = (
"#count" : ">= 10",
},
{
"#url" : "https://www.pixiv.net/artworks/966412",
"#comment" : "limit_sanity_level_360.png (#4327, #5180)",
"#category": ("", "pixiv", "work"),
"#class" : pixiv.PixivWorkExtractor,
"#count" : 0,
},
{
"#url" : "https://www.pixiv.net/en/artworks/966412",
"#category": ("", "pixiv", "work"),