1.0.1 • Published 7 years ago

twitgrab v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

twitgrab

npm.io

Download (or scrape) any media files (images and movies) from someones Twitter page without any API usage.

Installation

  1. Make sure you've installed all requirements
  2. Install using npm:
    npm install -g twitgrab

Usage

Here's a short explanation how to use twitgrab:

  Options:

    -h, --help                 output usage information
    -V, --version              output the version number
    -u, --username <username>  Twitter handle to scrape
    --no-images                Skip images
    --no-movies                Skip movies

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b feature/my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin feature/my-new-feature
  5. Submit a pull request

Requirements / Dependencies

  • NodeJS

Version

1.0.1

License

MIT