google-images-download icon indicating copy to clipboard operation
google-images-download copied to clipboard

Could not open URL

Open the-cat-crying opened this issue 1 year ago • 3 comments

PS E:\work\xzz\gydz\code\google-images-download-master\google_images_download> python .\google_images_download.py -k "cat" -l 100

Item no.: 1 --> Item name = cat Evaluating... Could not open URL. Please check your internet connection and/or ssl settings If you are using proxy, make sure your proxy settings is configured correctly

the-cat-crying avatar Sep 17 '22 09:09 the-cat-crying

I've had that too. This is the command and output i get:

googleimagesdownload -k "bike" -l 10

Item no.: 1 --> Item name = bike
Evaluating...
Starting Download...


Unfortunately all 10 could not be downloaded because some images were not downloadable. 0 is all we got for this search filter!

Errors: 0


Everything downloaded!
Total errors: 0
Total time taken: 0.641542911529541 Seconds


ah3243 avatar Sep 27 '22 13:09 ah3243

Having the same issue with any query. Repo hasn't been updated in 3 years and Stack says its no longer working. Possibly deprecated?

StickOnAStick avatar Oct 05 '22 03:10 StickOnAStick

@the-cat-crying @ah3243 and @StickOnAStick you can try the Joeclinton1's fork.

To install it, you can see #298

NicolasGrosjean avatar Oct 05 '22 18:10 NicolasGrosjean