Skip to content

Releases: dogsheep/twitter-to-sqlite

0.8

11 Oct 06:46
Compare
Choose a tag to compare
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

07 Oct 00:33
Compare
Choose a tag to compare
0.7
  • New statuses-lookup command for bulk fetching tweets by their IDs - #13

0.6

06 Oct 04:52
Compare
Choose a tag to compare
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

10 Sep 17:39
Compare
Choose a tag to compare
0.5
  • Added followers-ids and friends-ids subcommands

0.4

09 Sep 22:43
Compare
Choose a tag to compare
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.3

04 Sep 22:11
Compare
Choose a tag to compare
0.3

Extract places and media into separate tables

Demo: https://twitter-to-sqlite-demo.now.sh/

0.2

04 Sep 22:09
Compare
Choose a tag to compare
0.2

Full text search for tweets table

Alpha release

04 Sep 22:08
Compare
Choose a tag to compare
0.1a

Fixed regex