Skip to content

Releases: realTobby/ImageScraper

Release v2.5

Choose a tag to compare

@realTobby realTobby released this 04 Dec 14:07
9315b32
  • 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

Choose a tag to compare

@realTobby realTobby released this 28 Nov 11:47
ce1c2d1

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

Choose a tag to compare

@realTobby realTobby released this 28 Nov 07:38
  • 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