[deviantart] add 'comments' option (#1800)
This commit is contained in:
@@ -896,6 +896,16 @@ Description
|
||||
See `Filters <https://derpibooru.org/filters>`_ for details.
|
||||
|
||||
|
||||
extractor.deviantart.comments
|
||||
-----------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Extract ``comments`` metadata.
|
||||
|
||||
|
||||
extractor.deviantart.extra
|
||||
--------------------------
|
||||
Type
|
||||
|
||||
@@ -67,6 +67,7 @@
|
||||
{
|
||||
"client-id": null,
|
||||
"client-secret": null,
|
||||
"comments": false,
|
||||
"extra": false,
|
||||
"flat": true,
|
||||
"folders": false,
|
||||
|
||||
Reference in New Issue
Block a user