Whoa, thank you @pierreguillou for for the questions!
- Download
chromedriver_win32.zip
from the download page of ChromeDriver.- Unzip to
chromedriver.exe
in C:\Windows
I’ll add this to the docs, along with verifying images (resizing) after download.
Nate, it looks like that ImageDownloader does not accept the following search (I’m using Windows 10).
The use of “” in the search creates a folder name problem when Windows tries to create a folder with the search string.
That’s a good catch. Just so I understand, you’re expecting to use advanced google search syntax, right? I’ll add escaping to labels to the code.
Do you have any plan to implement in your ImageDownload widget the gi2ds snippet from @melonkernel that is a Tool for deleting files on the Google Image Search page before downloading ?
I absolutely understand the need. I don’t have a plan to add this yet, but I’ll think about how this can be done. Maybe for smaller searches I can show a grid of images you can toggle with a pagination widget, and then you hit a “save” button.