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

Latest commit

 

History

History
38 lines (27 loc) · 1.31 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.31 KB

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