[twitter] ignore previously seen Tweets (#2712)
occurs primarily for /with_replies results when logged in
This commit is contained in:
@@ -2415,6 +2415,16 @@ Description
|
||||
Extract `TwitPic <https://twitpic.com/>`__ embeds.
|
||||
|
||||
|
||||
extractor.twitter.unique
|
||||
------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``true``
|
||||
Description
|
||||
Ignore previously seen Tweets.
|
||||
|
||||
|
||||
extractor.twitter.users
|
||||
-----------------------
|
||||
Type
|
||||
|
||||
@@ -288,6 +288,7 @@
|
||||
"strategy": null,
|
||||
"text-tweets": false,
|
||||
"twitpic": false,
|
||||
"unique": true,
|
||||
"users": "timeline",
|
||||
"videos": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user