1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-25 12:12:34 +01:00

update deviantart client-id/-secret instructions (#451, #424)

This commit is contained in:
Mike Fährmann 2019-10-20 15:10:55 +02:00
parent 389d2d7e38
commit a5e6252137
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

@ -1631,12 +1631,17 @@ Type ``string``
How To * login and visit DeviantArt's
`Applications & Keys <https://www.deviantart.com/developers/apps>`__
section
* click "Register your Application"
* click "Register Application"
* scroll to "OAuth2 Redirect URI Whitelist (Required)"
and enter "https://mikf.github.io/gallery-dl/oauth-redirect.html"
* click "Save" (top right)
* scroll to the bottom and agree to the API License Agreement.
Submission Policy, and Terms of Service.
* click "Save"
* copy ``client_id`` and ``client_secret`` of your new
application and put them in your configuration file
as ``"client-id"`` and ``"client-secret"``
* get a new `refresh-token <extractor.deviantart.refresh-token_>`__
if necessary
=========== =====