diff options
| author | 2022-12-04 23:25:11 -0500 | |
|---|---|---|
| committer | 2022-12-04 23:25:11 -0500 | |
| commit | b79007bb57b43b0bb5eff4aa8e5e77a782896e10 (patch) | |
| tree | 42a4b6168cc46f818465a3c25788253b2aa1b1a5 /docs | |
| parent | 9f3eb7898190a9f1e131a523f37e2e53cc6c6d68 (diff) | |
| parent | 3338dfce719c999467ffe08fd45663be8190057a (diff) | |
Update upstream source from tag 'upstream/1.24.1'
Update to upstream version '1.24.1'
with Debian dir 327715c78291415f1ede99ba69c817d2264b3693
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index becf599..6b12721 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -37,7 +37,8 @@ "artstation": { - "external": false + "external": false, + "pro-first": true }, "aryion": { @@ -203,6 +204,11 @@ "password": null, "include": "illustration,doujin" }, + "nitter": { + "quoted": false, + "retweets": false, + "videos": true + }, "oauth": { "browser": true, |
