This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
Twint 2.1.0
New features:
- added
user_rt
: name of the user at the time which retweeted - extended
user_rt_id
to any retweet and not just specific ones - added
retweet_id
- added
reply_to
: list of{user_id, username}
of users which you'd reply to
Enhancements:
Elasticsearch
- changed
user_rt_id
fromlong
tokeyword
- added entries for new fields
SQLite Database
- extended
retweets
table - added
replies
table
File output
Updated tweetFieldnames
according to new fields