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

Unfortunately all 20 could not be downloaded because some images were not downloadable

Open mrmrfan opened this issue 2 years ago • 9 comments

when I run the command line googleimagesdownload --keywords "Polar bears, baloons, Beaches" --limit 20, it just doesn't work...

mrmrfan avatar Aug 09 '21 12:08 mrmrfan

Same for me, with any search term...

googleimagesdownload -k 'apples' -o pwd -l 20 -f jpg

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


Unfortunately all 20 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.5715351104736328 Seconds

4ndr3aR avatar Aug 10 '21 11:08 4ndr3aR

Same using chromium-chromedriver (sudo apt install chromium-chromedriver)

googleimagesdownload -k 'apples' -o pwd -l 1000 -f jpg --chromedriver /usr/lib/chromium-browser/chromedriver

Item no.: 1 --> Item name = apples
Evaluating...
Getting you a lot of images. This may take a few moments...
Reached end of Page.
Starting Download...


Unfortunately all 1000 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: 17.73386287689209 Seconds

4ndr3aR avatar Aug 10 '21 11:08 4ndr3aR

@Joeclinton1 fixed it here: https://github.com/Joeclinton1/google-images-download

4ndr3aR avatar Aug 10 '21 12:08 4ndr3aR

thanks!

mrmrfan avatar Aug 10 '21 13:08 mrmrfan

Thank you very much!

PeterQiu0516 avatar Dec 14 '21 02:12 PeterQiu0516

I'm getting this error even with the @Joeclinton1 version.

rafpaf avatar Feb 05 '22 11:02 rafpaf

Hi @rafpaf , I have not succeed to reproduce the issue.

Could you provide us additional information like :

  • The command line or Python code you use
  • Name of your Environment System
  • Version of Python

Thanks in advance.

NicolasGrosjean avatar Feb 07 '22 07:02 NicolasGrosjean

@Joeclinton1 fixed it here: https://github.com/Joeclinton1/google-images-download

I've tried everything in here : link but didnt work. Then i tried your version and It worked for me. thank you very much dude!

livan3li avatar Apr 19 '22 14:04 livan3li

any plans of merging this to main repo?

copperwiring avatar Mar 20 '24 11:03 copperwiring