Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

kakakaya/tweetsave-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discontinued

as tweetsave.com (warning -- it directs to spam now) closed, this project also closed.

tweetsave-python

PyPI License PyPI PyPI PyPI version Build Status Requirements Status Code Climate

A library for https://tweetsave.com

Requirements

  • Python 3.6.0
  • requests
  • click

Install

Recommended Install

$ pip install tweetsave

Manual Install

First, install some libraries from pip(or somewhere you want).

$ pip install requests click

And, install this.

$ python3 setup.py install

Usage

$ tweetsave save https://twitter.com/kakakaya/status/827889729659998208

or:

$ tweetsave save 827889729659998208