0.1.0 • Published 4 years ago

twitter-unroll-html v0.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

twitter-unroll-html

Download a twitter thread and save it as HTML file (including media).

INSTALLATION

npm install -g twitter-unroll-html

USAGE

twitter-unroll-html --api_key=foo --api_secret=bar <id>

You have to register an App on developer.twitter.com. Receive the Consumer API keys from the website and use these as parameters.

This will create a directory <id> with a index.html and all the media of the thread which ends in <id>. Also, the full data of the tweets of the thread will be saved in thread.json.