Skip to content

Commit

Permalink
merge #3453: [twitter] document #1396 and #2712
Browse files Browse the repository at this point in the history
  • Loading branch information
mikf committed Jan 5, 2023
2 parents a918ce2 + 455481a commit 818f6fa
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2737,6 +2737,12 @@ Description
requests in some cases (e.g. when `retweets <extractor.twitter.retweets_>`_
are enabled).

Note: This does not apply to search results (including
`timeline strategies <extractor.twitter.timeline.strategy_>`__).
To retrieve such content from search results, you must log in and
disable "Hide sensitive content" in your `search settings
<https://twitter.com/settings/search>`__.


extractor.twitter.logout
------------------------
Expand Down Expand Up @@ -2780,6 +2786,13 @@ Description
If this value is ``"self"``, only consider replies where
reply and original Tweet are from the same user.

Note: Twitter will automatically expand conversations if you
use the ``/with_replies`` timeline while logged in. For example,
media from Tweets which the user replied to will also be downloaded.

It is possible to exclude unwanted Tweets using `image-filter
<extractor.*.image-filter_>`__.


extractor.twitter.retweets
--------------------------
Expand Down

0 comments on commit 818f6fa

Please sign in to comment.