[pixiv] update (#1304)
- remove login with username & password - require a refresh token - add 'oauth:pixiv' functionality See also: - https://github.com/upbit/pixivpy/issues/158 - https://gist.github.com/ZipFile/c9ebedb224406f4f11845ab700124362
This commit is contained in:
@@ -214,7 +214,7 @@ Username & Password
|
||||
|
||||
Some extractors require you to provide valid login credentials in the form of
|
||||
a username & password pair. This is necessary for
|
||||
``pixiv``, ``nijie``, and ``seiga``
|
||||
``nijie`` and ``seiga``
|
||||
and optional for
|
||||
``aryion``,
|
||||
``danbooru``,
|
||||
@@ -237,7 +237,7 @@ You can set the necessary information in your configuration file
|
||||
|
||||
{
|
||||
"extractor": {
|
||||
"pixiv": {
|
||||
"seiga": {
|
||||
"username": "<username>",
|
||||
"password": "<password>"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user