[docs] remove 'twitter.username-alt' entries

This commit is contained in:
Mike Fährmann
2025-12-14 15:08:53 +01:00
parent 774cb1e1a0
commit 2980e8fcb8
2 changed files with 0 additions and 13 deletions

View File

@@ -6507,18 +6507,6 @@ Description
Ignore previously seen Tweets.
extractor.twitter.username-alt
------------------------------
Type
``string``
Description
Alternate Identifier (username, email, phone number)
when `logging in <extractor.*.username & .password_>`__.
When not specified and asked for by Twitter,
this identifier will need to be entered in an interactive prompt.
extractor.twitter.users
-----------------------
Type

View File

@@ -856,7 +856,6 @@
"twitter":
{
"username" : "",
"username-alt": "",
"password" : "",
"cookies" : null,