image-downloader
Crystal Image Downloader
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
- Fork it (https://github.com/your-github-user/image-downloader/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- MaterialFuture - creator and maintainer
Repository
image-downloader
Owner
Statistic
- 0
- 0
- 0
- 0
- 2
- almost 5 years ago
- December 17, 2019
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 15:13:11 GMT
Languages