diff options
| author | 2020-06-16 02:01:17 -0400 | |
|---|---|---|
| committer | 2020-06-16 02:01:17 -0400 | |
| commit | 8c911e3d62a430f5630c13d51b47201fa8ff3cd1 (patch) | |
| tree | 6e0e6f65abc37d7f35ea96d323031a52c7fa966d /docs/gallery-dl.conf | |
| parent | a70a3246927b72f1ded37acd55ee719515441b5b (diff) | |
New upstream version 1.14.1.upstream/1.14.1
Diffstat (limited to 'docs/gallery-dl.conf')
| -rw-r--r-- | docs/gallery-dl.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index c120d25..ae4839d 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -129,6 +129,10 @@ "videos": true, "user-agent": "Python:gallery-dl:0.8.4 (by /u/mikf1)" }, + "redgifs": + { + "format": "mp4" + }, "sankaku": { "username": null, @@ -151,7 +155,6 @@ }, "twitter": { - "content": false, "replies": true, "retweets": true, "twitpic": false, |
