diff options
| author | 2021-12-30 01:56:51 -0500 | |
|---|---|---|
| committer | 2021-12-30 01:56:51 -0500 | |
| commit | 6a849c995173dee7ec29ae2191120bb3a1d74405 (patch) | |
| tree | b04906295296f50556f461e443a4c7633afa4b6d /docs | |
| parent | 6a387c1b3e40110ca315d5a4d260298fa5aa3eb6 (diff) | |
| parent | 7bc30b43b70556630b4a93c03fefc0d888e3d19f (diff) | |
Update upstream source from tag 'upstream/1.20.0'
Update to upstream version '1.20.0'
with Debian dir f271e8ffa4e8d9b8e41546097fc4a4e161e73f8f
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 0800ec7..8e7ff6d 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -114,7 +114,7 @@ }, "hitomi": { - "metadata": true + "metadata": false }, "idolcomplex": { @@ -303,7 +303,7 @@ "format": null, "generic": true, "logging": true, - "module": "youtube_dl", + "module": null, "raw-options": null }, "booru": @@ -337,7 +337,7 @@ "format": null, "forward-cookies": false, "logging": true, - "module": "youtube_dl", + "module": null, "outtmpl": null, "raw-options": null } |
