[scrolller] add initial support (#295, #3418, #5051)

This commit is contained in:
Mike Fährmann
2024-10-21 09:42:42 +02:00
parent eacd4479a2
commit 66aa514c25
6 changed files with 320 additions and 0 deletions

View File

@@ -294,6 +294,9 @@ SUBCATEGORY_MAP = {
"sankaku": {
"books": "Book Searches",
},
"scrolller": {
"following": "Followed Subreddits",
},
"sexcom": {
"pins": "User Pins",
},
@@ -417,6 +420,7 @@ AUTH_MAP = {
"ponybooru" : "API Key",
"reddit" : _OAUTH,
"sankaku" : "Supported",
"scrolller" : "Supported",
"seiga" : "Supported",
"smugmug" : _OAUTH,
"subscribestar" : "Supported",