0.0.15 • Published 4 years ago

tweet-archive v0.0.15

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

tweet-archive

tweet-archive is a command line utility for creating a view of tweets from a list of tweet identifiers. The resulting display will include publicly available tweets. The tweets are pulled in dynamically from twitter.com using Twitter's embed JavaScript. This means that tweets that have been deleted or protected will no longer display. This is by design.

You can see an example of a published archive here.

Install

npm install -g tweet-archive

Build

If you have a file of tweet identifiers in ids.csv you can build a tweet archive in the directory my-tweet-archive:

tweet-archive build ids.csv my-tweet-archive

Then you should be able to open my-tweet-archive/index.html in your browser.

0.0.15

4 years ago

0.0.14

5 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago