Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

Twint 2.1.0

Compare
Choose a tag to compare
@pielco11 pielco11 released this 12 Aug 12:42
· 129 commits to master since this release

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 from long to keyword
  • added entries for new fields

SQLite Database

  • extended retweets table
  • added replies table

File output

Updated tweetFieldnames according to new fields