[danbooru] change default for 'ugoira' to 'false'

Downloading the pre-rendered versions should be a better default
than .zip files with individual frames.
This commit is contained in:
Mike Fährmann
2020-05-20 19:55:13 +02:00
parent 3201fe3521
commit e19f665a44
3 changed files with 5 additions and 5 deletions

View File

@@ -550,7 +550,7 @@ extractor.danbooru.ugoira
-------------------------
=========== =====
Type ``bool``
Default ``true``
Default ``false``
Description Controls the download target for Ugoira posts.
* ``true``: Original ZIP archives

View File

@@ -25,7 +25,7 @@
{
"username": null,
"password": null,
"ugoira": true
"ugoira": false
},
"deviantart":
{