Releases: dogsheep/twitter-to-sqlite
Releases · dogsheep/twitter-to-sqlite
0.8
- New
twitter-to-sqlite import twitter.db archive.zip
command for importing data from a Twitter export file. #4 - documentation here.
0.7
- New
statuses-lookup
command for bulk fetching tweets by their IDs - #13
0.6
- New experimental
track
and follow
commands for subscribing to the Twitter real-time API #11. Documentation for track and follow.
- Documentation for
--sql
and --attach
, refs #8
0.5
- Added
followers-ids
and friends-ids
subcommands
0.4
- New
users-lookup
command for fetching multiple user profiles, including using new --sql
and --attach
options
- New
list-members
subcommand for fetching members of a list
- Added
stop_after
option to user-timeline
command
0.2
Full text search for tweets table