smaller textual changes
- swapped doc for deviantart.mature and .original - updated gallery-dl.conf - "transferred" -> "delegated"
This commit is contained in:
@@ -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
|
||||
---------------------------
|
||||
=========== =====
|
||||
|
||||
@@ -80,7 +80,8 @@
|
||||
"deviantart":
|
||||
{
|
||||
"flat": true,
|
||||
"mature": true
|
||||
"mature": true,
|
||||
"original": true
|
||||
},
|
||||
"gfycat":
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user