smaller textual changes

- swapped doc for deviantart.mature and .original
- updated gallery-dl.conf
- "transferred" -> "delegated"
This commit is contained in:
Mike Fährmann
2017-10-09 23:20:17 +02:00
parent 68a0a7579c
commit 2ef3c35c98
6 changed files with 20 additions and 19 deletions

View File

@@ -287,19 +287,6 @@ Description Select the directory structure created by the Gallery- and
=========== =====
extractor.deviantart.original
-----------------------------
=========== =====
Type ``bool``
Default ``true``
Description Request full-sized original images if available.
Some of DeviantArt's images require an additional API call to get
their actual original version, which is being hosted on
Amazon Web Services (AWS) servers.
=========== =====
extractor.deviantart.mature
---------------------------
=========== =====
@@ -313,6 +300,19 @@ Description Enable mature content.
=========== =====
extractor.deviantart.original
-----------------------------
=========== =====
Type ``bool``
Default ``true``
Description Request full-sized original images if available.
Some of DeviantArt's images require an additional API call to get
their actual original version, which is being hosted on
Amazon Web Services (AWS) servers.
=========== =====
extractor.exhentai.original
---------------------------
=========== =====

View File

@@ -80,7 +80,8 @@
"deviantart":
{
"flat": true,
"mature": true
"mature": true,
"original": true
},
"gfycat":
{