image-downloader

Downloads images in bulk

Crystal Image Downloader

Language Status

A simple image scraper that downloads all images in <img> tags from a site. Can be extended to work with different cli flags

Installation/Usage

  • clone project
  • Run shards to install dependancies needed
  • crystal build src/image-downloader.cr
  • mkdir bin && mv image-downloader bin/ && mv image-downloader.dwarf bin/
  • Run with ./bin/image-downloader

Development

Make changes to src/image-downloader.cr, just make sure to adhere to the current structure and use the contribution guide below

Contributing

  1. Fork it (https://github.com/your-github-user/image-downloader/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

image-downloader

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 2
  • over 4 years ago
  • December 17, 2019
License

MIT License

Links
Synced at

Thu, 16 May 2024 09:42:38 GMT

Languages