mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced 2024-11-25 00:38:23 -05:00
gallery-dl: update config for Pixiv oauth
This commit is contained in:
parent
fb0d5ab9a6
commit
4ddf5da5c8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user