diff options
| author | 2021-11-10 01:26:06 -0500 | |
|---|---|---|
| committer | 2021-11-10 01:26:06 -0500 | |
| commit | fc8c5e642017e2b4e5299e2093e72b316479690d (patch) | |
| tree | 41119c71e8d86755f4c945d8c2ccf5a7000f546e /docs | |
| parent | 4a965d875415907cc1a016b428ae305a964f9228 (diff) | |
New upstream version 1.19.2.upstream/1.19.2
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index c89f4b9..5e2628f 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -221,7 +221,7 @@ }, "redgifs": { - "format": ["mp4", "webm", "mobile", "gif"] + "format": ["hd", "sd", "gif"] }, "sankakucomplex": { @@ -266,6 +266,7 @@ "password": null, "cards": false, "conversations": false, + "pinned": false, "quoted": false, "replies": true, "retweets": false, |
