summaryrefslogtreecommitdiffstats
path: root/docs/gallery-dl.conf
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2022-11-22 04:28:38 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2022-11-22 04:28:38 -0500
commit7af5cc29d1c02d20a6890b7b7ba78ab41532a763 (patch)
tree4f0366e5653074c7eb31ac7ca59a1ee55f2d736e /docs/gallery-dl.conf
parente59d46ecda74190381b1d2725b0bd9df5c0be8d8 (diff)
New upstream version 1.24.0.upstream/1.24.0
Diffstat (limited to 'docs/gallery-dl.conf')
-rw-r--r--docs/gallery-dl.conf9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index 1fcbb3b..becf599 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -159,9 +159,8 @@
},
"instagram":
{
- "username": null,
- "password": null,
- "api": "auto",
+ "api": "rest",
+ "cookies": null,
"include": "posts",
"sleep-request": [6.0, 12.0],
"videos": true
@@ -330,7 +329,8 @@
"wallhaven":
{
"api-key": null,
- "metadata": false
+ "metadata": false,
+ "include": "uploads"
},
"weasyl":
{
@@ -381,6 +381,7 @@
"http":
{
"adjust-extensions": true,
+ "chunk-size": 32768,
"headers": null
},