1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2025-02-01 03:51:42 +01:00

[docs] update reddit client-id instructions (#4292)

add clearing cached access tokens and getting a new refresh token
This commit is contained in:
Mike Fährmann 2023-07-13 15:32:21 +02:00
parent f079d9a703
commit fc43c74694
No known key found for this signature in database
GPG Key ID: 5680CA389D365A88

View File

@ -5114,6 +5114,10 @@ How To
``user-agent`` and replace ``<application name>`` and ``<username>``
accordingly (see Reddit's
`API access rules <https://github.com/reddit/reddit/wiki/API>`__)
* clear your `cache <cache.file_>`__ to delete any remaining
``access-token`` entries. (``gallery-dl --clear-cache reddit``)
* get a `refresh-token <extractor.reddit.refresh-token_>`__ for the
new ``client-id`` (``gallery-dl oauth:reddit``)
extractor.smugmug.api-key & .api-secret