diff options
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": { |
