Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mrmrfan opened this issue Aug 9, 2021 · 9 comments

Comments

@mrmrfan
Copy link

mrmrfan commented Aug 9, 2021

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

@4ndr3aR
Copy link

4ndr3aR commented Aug 10, 2021

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
Copy link

4ndr3aR commented Aug 10, 2021

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
Copy link

4ndr3aR commented Aug 10, 2021

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

@mrmrfan
Copy link
Author

mrmrfan commented Aug 10, 2021

thanks!

@PeterQiu0516
Copy link

Thank you very much!

@rafpaf
Copy link

rafpaf commented Feb 5, 2022

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

@NicolasGrosjean
Copy link

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.

@livan3li
Copy link

@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!

@copperwiring
Copy link

any plans of merging this to main repo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants