[fanbox] add 'home' and 'supporting' extractors (#5138)

This commit is contained in:
Mike Fährmann
2024-02-14 23:25:39 +01:00
parent 04e4ffc64c
commit c97b92cc35
4 changed files with 47 additions and 10 deletions

View File

@@ -153,6 +153,7 @@ SUBCATEGORY_MAP = {
"art" : "Art",
"audio" : "Audio",
"doujin" : "Doujin",
"home" : "Home Feed",
"image" : "individual Images",
"index" : "Site Index",
"issue" : "Comic Issues",
@@ -192,7 +193,8 @@ SUBCATEGORY_MAP = {
"watch-posts": "",
},
"fanbox": {
"redirect": "",
"supporting": "Supported User Feed",
"redirect" : "Pixiv Redirects",
},
"fapello": {
"path": "Videos, Trending Posts, Popular Videos, Top Models",
@@ -200,7 +202,6 @@ SUBCATEGORY_MAP = {
"hatenablog": {
"archive": "Archive",
"entry" : "Individual Posts",
"home" : "Home Feed",
},
"hentaifoundry": {
"story": "",
@@ -256,14 +257,10 @@ SUBCATEGORY_MAP = {
"gifs": "",
},
"raddle": {
"home" : "Home Feed",
"usersubmissions": "User Profiles",
"post" : "Individual Posts",
"shorturl" : "",
},
"reddit": {
"home": "Home Feed",
},
"redgifs": {
"collections": "",
},