Files
gallery-dl/gallery_dl/extractor/pixiv.py
Mike Fährmann 8faf03ed84 [pixiv] use refresh_token based authentication
The first login will still use username and password, but everything
afterwards will use the refresh_token obtained from that.

This will prevent pixiv from sending a "New login to pixiv" email every
time a new access_token is requested.
2018-10-12 22:26:27 +02:00

18 KiB