diff options
| author | 2021-11-01 05:03:56 -0400 | |
|---|---|---|
| committer | 2021-11-01 05:03:56 -0400 | |
| commit | d44db4008a1bc8f83d1172935d524cc368fd3f8c (patch) | |
| tree | 1bfd7014b7d5f8875a4061059052a0039e1e9d9c /docs/gallery-dl.conf | |
| parent | cdb02b484db3c399494d336a5107351a2d1d4429 (diff) | |
| parent | 4a965d875415907cc1a016b428ae305a964f9228 (diff) | |
Update upstream source from tag 'upstream/1.19.1'
Update to upstream version '1.19.1'
with Debian dir 221a69d6fa394ae5c38ce580f53cd49976cffd88
Diffstat (limited to 'docs/gallery-dl.conf')
| -rw-r--r-- | docs/gallery-dl.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index b998597..c89f4b9 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -76,7 +76,6 @@ "mature": true, "metadata": false, "original": true, - "quality": 100, "wait-min": 0 }, "e621": @@ -107,7 +106,7 @@ }, "gfycat": { - "format": "mp4" + "format": ["mp4", "webm", "mobile", "gif"] }, "hentaifoundry": { @@ -222,7 +221,7 @@ }, "redgifs": { - "format": "mp4" + "format": ["mp4", "webm", "mobile", "gif"] }, "sankakucomplex": { |
