Releases: realTobby/ImageScraper
Releases · realTobby/ImageScraper
Release v2.5
- Layout overhaul (using https://github.com/thielj/MetroFramework)
- Scraping optimized, its faster (it really makes a difference, thanks to dabutvin)
- Images now are being saved in their corresponding formats (thanks to AidanFray)
Release v2.0
This version seperates the form from the main logic of the tool.
Now a class handles all scraping and only the form shows the status.
I changed the layout (still open for suggestions, it looks horrible in my opinion)
Added functionality to add custom filters (.png, .bmp, .jpg, or any other format, the tool will now look for that)
Initial Release
- tool kinda works
- some websites are protected against this type of image scraping
- saving and archiving works
- preview works sometimes
*Just fiddle arround with it and you will understand quickly
*If something is unclear, open an issue and let me know