[deviantart] implement a 'auto-unwatch' option (#1466, #1757)

This commit is contained in:
Mike Fährmann
2021-09-07 21:16:49 +02:00
parent d79bcb6236
commit 44f572c27f
2 changed files with 59 additions and 35 deletions

View File

@@ -896,6 +896,28 @@ Description
See `Filters <https://derpibooru.org/filters>`_ for details.
extractor.deviantart.auto-watch
-------------------------------
Type
``bool``
Default
``false``
Description
Automatically watch users when encountering "Watchers-Only Deviations"
(requires a `refresh-token <extractor.deviantart.refresh-token_>`_).
extractor.deviantart.auto-unwatch
---------------------------------
Type
``bool``
Default
``false``
Description
After watching a user through `auto-watch <extractor.deviantart.auto-watch_>`_,
unwatch that user at the end of the current extractor run.
extractor.deviantart.comments
-----------------------------
Type
@@ -1053,17 +1075,6 @@ Description
or whenever your `cache file <cache.file_>`__ is deleted or cleared.
extractor.deviantart.auto-watch
-------------------------------
Type
``bool``
Default
``false``
Description
Automatically watch users when encountering "Watchers-Only Deviations"
(requires a `refresh-token <extractor.deviantart.refresh-token_>`_).
extractor.deviantart.wait-min
-----------------------------
Type