adjust archive-ids

This commit is contained in:
Mike Fährmann
2018-02-12 23:09:34 +01:00
parent be3ea4425d
commit 179bcdd349
11 changed files with 32 additions and 21 deletions

View File

@@ -59,6 +59,7 @@ class HentaihereMangaExtractor(MangaExtractor):
class HentaihereChapterExtractor(ChapterExtractor):
"""Extractor for a single manga chapter from hentaihere.com"""
category = "hentaihere"
archive_fmt = "{chapter_id}_{page}"
pattern = [r"(?:https?://)?(?:www\.)?hentaihere\.com/m/S(\d+)/(\d+)"]
test = [("https://hentaihere.com/m/S13812/1/1/", {
"url": "964b942cf492b3a129d2fe2608abfc475bc99e71",