[deviantart] add 'comments' option (#1800)

This commit is contained in:
Mike Fährmann
2021-08-29 20:56:34 +02:00
parent 6ce16c6d31
commit e75f2de9da
3 changed files with 34 additions and 7 deletions

View File

@@ -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

View File

@@ -67,6 +67,7 @@
{
"client-id": null,
"client-secret": null,
"comments": false,
"extra": false,
"flat": true,
"folders": false,