[twitter] add 'warnings' option (#2258)

disable reporting any non-fatal errors by default
This commit is contained in:
Mike Fährmann
2022-02-02 18:37:19 +01:00
parent a5163e4c70
commit 492436f936
2 changed files with 15 additions and 2 deletions

View File

@@ -2200,6 +2200,17 @@ Description
* ``false``: Skip video Tweets
extractor.twitter.warnings
--------------------------
Type
``bool``
Default
``false``
Description
Emit `logging messages <output.log_>`_
for non-fatal errors reported by Twitter's API.
extractor.unsplash.format
-------------------------
Type