Releases: sbrl/twitter-academic-downloader
Releases · sbrl/twitter-academic-downloader
v1.4
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
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
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
Install or update from npm:
npm install --save twitter-academic-downloader
v1.2
- Also download, process, & anonymise attached media
v1.1.1
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
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
Initial release! Do let me know if anything goes wrong by opening an issue.
Install from npm:
npm install --save twitter-academic-downloader