[twitter] implement 'relogin' option (#5445)

This commit is contained in:
Mike Fährmann
2024-04-12 23:01:22 +02:00
parent e02d2ff45d
commit 85bbb59483
2 changed files with 62 additions and 36 deletions

View File

@@ -3916,6 +3916,19 @@ Description
* ``"wait"``: Wait until rate limit reset
extractor.twitter.relogin
-------------------------
Type
``bool``
Default
``true``
Description
| When receiving a "Could not authenticate you" error while logged in with
`username & passeword <extractor.*.username & .password_>`__,
| refresh the current login session and
try to continue from where it left off.
extractor.twitter.locked
------------------------
Type