[deviantart] reduce refresh-token usage

Instead of using a refresh-token-based access-token for every API
request, they are now only used for paginated results.

API requests to get a user's profile and the original download URL
now always use a public access-token.
This commit is contained in:
Mike Fährmann
2018-07-23 21:40:59 +02:00
parent 54a0d72dc8
commit d98e47817d
2 changed files with 6 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ class IdolcomplexPostExtractor(IdolcomplexExtractor,
"tags_character": "shani_(the_witcher)",
"tags_copyright": "the_witcher",
"tags_idol": "lyumos",
"tags_medium": "3:2_aspect_ratio cosplay",
"tags_medium": "3:2_aspect_ratio",
"tags_general": str,
},
})]