add album extractor for lolisafe/chibisafe instances

- support bunkr.is (closes #2038)
- support zz.ht    (closes #2105)
This commit is contained in:
Mike Fährmann
2021-12-21 19:24:17 +01:00
parent 7bf1d3fd32
commit 882c614281
5 changed files with 105 additions and 18 deletions

View File

@@ -115,6 +115,7 @@ CATEGORY_MAP = {
"xhamster" : "xHamster",
"xvideos" : "XVideos",
"yandere" : "yande.re",
"zzzz" : "ZzZz",
}
SUBCATEGORY_MAP = {
@@ -203,6 +204,7 @@ BASE_MAP = {
"foolslide" : "FoOlSlide Instances",
"gelbooru_v01": "Gelbooru Beta 0.1.11",
"gelbooru_v02": "Gelbooru Beta 0.2",
"lolisafe" : "lolisafe and chibisafe",
"moebooru" : "Moebooru and MyImouto",
}