Skip to content

Releases: sbrl/twitter-academic-downloader

v1.4

11 Oct 16:05
b1a49be
Compare
Choose a tag to compare

Install or update from npm:

npm install --save twitter-academic-downloader

v1.4

  • Really fix --no-replies not doing anything
  • Ensure tweets are actually unique in post-process.sh
  • Add new properties.tsv output artefact, which contains useful info about that downloading run:
    • Original search query
    • Set set/end dates
    • Calculated start/end dates based on tweets downloaded

v1.3.1

11 Oct 14:55
e61d7bf
Compare
Choose a tag to compare

Install or update from npm:

npm install --save twitter-academic-downloader

v1.3.1

  • Bugfix: Fix --no-replies argument to the download subcommand, which previously had no effect

v1.3

11 Oct 14:54
cb24f9d
Compare
Choose a tag to compare

Install or update from npm:

npm install --save twitter-academic-downloader

v1.3

  • Bugfix: Properly strip old-style retweets that start with RT

v1.2

23 Jul 18:20
f9e6081
Compare
Choose a tag to compare

Install or update from npm:

npm install --save twitter-academic-downloader

v1.2

  • Also download, process, & anonymise attached media

v1.1.1

20 Jul 17:29
8134428
Compare
Choose a tag to compare

Install or update from npm:

npm install --save twitter-academic-downloader

v1.1.1

  • Default to 100 tweets per request, because we request context_annotations

v1.1

20 Jul 17:08
605bcf0
Compare
Choose a tag to compare

Just a small update to tidy up some loose ends. Also download attached media info (.entities.media)

v1.1

  • Update broken URLs in README & package.json
  • Also download attached media data

Install or update from npm:

npm install --save twitter-academic-downloader

v1.0

04 May 18:09
36343ba
Compare
Choose a tag to compare

Initial release! Do let me know if anything goes wrong by opening an issue.

Install from npm:

npm install --save twitter-academic-downloader