Merge branch 'archive'
This commit is contained in:
@@ -69,6 +69,7 @@ class HbrowseChapterExtractor(HbrowseExtractor, ChapterExtractor):
|
||||
directory_fmt = ["{category}", "{manga_id} {manga}", "c{chapter:>05}"]
|
||||
filename_fmt = ("{category}_{manga_id}_{chapter:>05}_"
|
||||
"{page:>03}.{extension}")
|
||||
archive_fmt = "{manga_id}_{chapter}_{page}"
|
||||
pattern = [r"(?:https?://)?(?:www\.)?hbrowse\.com/(\d+)/c(\d+)"]
|
||||
test = [("http://www.hbrowse.com/10363/c00000", {
|
||||
"url": "634f4800858913f097bc3b62a8fedaf74b5254bd",
|
||||
|
||||
Reference in New Issue
Block a user