Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.6 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.6 KB


🐦 A complete media downloader for Twitter

Install

$ npm install --global twiger

OR

$ sudo npm install --global twiger

Preview

Usage

  Complete Twitter media downloader!

  Usage   : twiger <command> [username/link]

  Command :
  -p, --profile       Download profile picture of a twitter user.
  -c, --cover         Download cover picture of a twitter user.
  -g, --gif           Download gifs.

  Help    :
  $ twiger -p iamdevloper
  $ twiger -g <url>

  Images are saved in Twgier under your home directory!

NOTE : Available gifs on twitter are changed into mp4 format.

Related

  • image-of : Download profile picture of any facebook user.

  • instavim : A complete Instagram media downloader.

  • gravator-of : Download profile picture of any gravatar user.

License

MIT © Rishi Giri