gallery-dl: update config for Pixiv oauth

This commit is contained in:
Hoang Nguyen 2021-02-21 19:06:25 +03:00
parent fb0d5ab9a6
commit 4ddf5da5c8
No known key found for this signature in database
GPG Key ID: 813CF484F4993419
1 changed files with 3 additions and 4 deletions

View File

@ -14,15 +14,14 @@
"skip": true,
"user-agent": "Mozilla/5.0 (Windows NT 10.0; rv:78.0) Gecko/20100101 Firefox/78.0",
"pixiv": {
"filename": "{id}{num}.{extension}",
"filename": "{id}.{extension}",
"directory": [
"Pixiv",
"{user[username]}"
"{user[name]-user[id]}"
],
"avatar": false,
"ugoira": true,
"username": "",
"password": ""
"refresh-token": ""
},
"danbooru": {
"ugoira": false