1 Forks
33 Stars
33 Watchers

taupe

Taupe takes a downloaded Twitter archive ZIP file, extracts the URLs corresponding to tweets, retweets, replies, quote tweets, and liked tweets, and outputs the results in a comma-separated values (CSV) format that you can use with other software tools.

How to download and setup taupe

Open terminal and run command
git clone https://github.com/mhucka/taupe.git
git clone is used to create a copy or clone of taupe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with taupe https://github.com/mhucka/taupe/archive/master.zip

Or simply clone taupe with SSH
[email protected]:mhucka/taupe.git

If you have some problems with taupe

You may open issue on taupe support forum (system) here: https://github.com/mhucka/taupe/issues