[hentai2read] fix exception for chapters without artist (#7355)

This commit is contained in:
Mike Fährmann
2025-04-12 20:14:31 +02:00
parent 81ff0219a1
commit feacdd5d87
2 changed files with 39 additions and 10 deletions

View File

@@ -37,6 +37,31 @@ __tests__ = (
"type" : "Original",
},
{
"#url" : "https://hentai2read.com/nozoki_ana/1/",
"#category": ("", "hentai2read", "chapter"),
"#class" : hentai2read.Hentai2readChapterExtractor,
"#pattern" : r"https://hentaicdn\.com/hentai/2720/1/hcdn00\d+\.jpg",
"#count" : 203,
"author" : "",
"chapter" : 1,
"chapter_id" : 2965,
"chapter_minor": "",
"count" : 203,
"extension" : "jpg",
"filename" : str,
"lang" : "en",
"language" : "English",
"manga" : "Nozoki Ana [Ecchi]",
"manga_id" : 2720,
"page" : range(1, 203),
"subcategory" : "chapter",
"title" : "Nozoki Ana 1",
"type" : "Original",
},
{
"#url" : "https://hentai2read.com/amazon_elixir/",
"#category": ("", "hentai2read", "manga"),