[twitter] extend 'conversations' option (#4211)

This commit is contained in:
Mike Fährmann
2023-06-24 20:49:00 +02:00
parent b6c959744d
commit c1cce4a80b
2 changed files with 15 additions and 4 deletions

View File

@@ -3002,15 +3002,19 @@ Description
extractor.twitter.conversations
-------------------------------
Type
``bool``
* ``bool``
* ``string``
Default
``false``
Description
For input URLs pointing to a single Tweet,
e.g. `https://twitter.com/i/web/status/<TweetID>`,
fetch media from all Tweets and replies in this `conversation
<https://help.twitter.com/en/using-twitter/twitter-conversations>`__
or thread.
<https://help.twitter.com/en/using-twitter/twitter-conversations>`__.
If this option is equal to ``"accessible"``,
only download from conversation Tweets
if the given initial Tweet is accessible.
extractor.twitter.csrf