Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-08-12 | 515 Bytes | |
Twint 2.1.0 source code.tar.gz | 2019-08-12 | 31.6 kB | |
Twint 2.1.0 source code.zip | 2019-08-12 | 43.5 kB | |
Totals: 3 Items | 75.7 kB | 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