diff options
| author | 2022-12-04 23:25:06 -0500 | |
|---|---|---|
| committer | 2022-12-04 23:25:06 -0500 | |
| commit | 3338dfce719c999467ffe08fd45663be8190057a (patch) | |
| tree | fd3235a1379c19508bbb47b8e8b95d5d9164b0d3 /docs | |
| parent | 7af5cc29d1c02d20a6890b7b7ba78ab41532a763 (diff) | |
New upstream version 1.24.1.upstream/1.24.1
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, |
