[deviantart] add 'folders' option (#276)
This commit is contained in:
@@ -411,6 +411,19 @@ Description Select the directory structure created by the Gallery- and
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.deviantart.folders
|
||||
----------------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``false``
|
||||
Description Provide a ``folders`` metadata field that contains the names of all
|
||||
folders a deviation is present in.
|
||||
|
||||
Note: Gathering this information requires a lot of API calls.
|
||||
Use with caution.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.deviantart.journals
|
||||
-----------------------------
|
||||
=========== =====
|
||||
|
||||
@@ -23,8 +23,10 @@
|
||||
{
|
||||
"refresh-token": null,
|
||||
"flat": true,
|
||||
"folders": false,
|
||||
"journals": "html",
|
||||
"mature": true,
|
||||
"metadata": false,
|
||||
"original": true,
|
||||
"wait-min": 0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user