diff options
Diffstat (limited to 'docs/gallery-dl.conf')
| -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, |
