[twitter] fix handling of 429 responses (fixes #2339)

Twitter doesn't return a valid JSON response for 429 errors anymore.
This commit is contained in:
Mike Fährmann
2022-02-28 16:32:43 +01:00
parent 5a50569360
commit 4385a34e05
2 changed files with 9 additions and 24 deletions

View File

@@ -2255,17 +2255,6 @@ 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