[deviantart] add extractor for status updates

extract user status updates using the '/user/statuses/' endpoint
This commit is contained in:
ClosedPort22
2023-01-17 21:16:25 +08:00
parent 35a30498bc
commit 3b32671fbd
4 changed files with 116 additions and 23 deletions

View File

@@ -162,7 +162,8 @@ SUBCATEGORY_MAP = {
"site": "",
},
"deviantart": {
"stash": "Sta.sh",
"stash" : "Sta.sh",
"status": "Status Updates",
"watch-posts": "",
},
"fanbox": {