diff options
| author | 2021-11-01 05:03:49 -0400 | |
|---|---|---|
| committer | 2021-11-01 05:03:49 -0400 | |
| commit | 4a965d875415907cc1a016b428ae305a964f9228 (patch) | |
| tree | 7cece9948a7ba390348e00c669f9cb1f7a9ba39a /docs/gallery-dl.conf | |
| parent | 34ba2951b8c523713425c98addb9256ea05c946f (diff) | |
New upstream version 1.19.1.upstream/1.19.1
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": { |
