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

Unabe to download any images #299

Closed
monocongo opened this issue Feb 11, 2020 · 1 comment
Closed

Unabe to download any images #299

monocongo opened this issue Feb 11, 2020 · 1 comment

Comments

@monocongo
Copy link

I have tried to download images with a simple seach but no images are found so no downloads occur. For example:

$ pip install google_images_download
$ googleimagesdownload -k dog -pk small,big -f jpg -s medium -t photo -o . -n -nn 

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


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

Errors: 0


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


Unfortunately all 100 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: 1.5911729335784912 Seconds

My Python version is 3.7.6 (Anaconda):

$ python --version
Python 3.7.6

I have google-images-download version 2.8 installed:

$ conda list | grep google
google-images-download    2.8.0                    pypi_0    pypi

What might be the issue? If I can provide any further info to help troubleshoot then please advise. I have used this package in the past in this manner and it has worked very well, so I think the error is not with the input arguments. In any event, let me take this opportunity to thank the developers of this package, it is quite useful. Thanks in advance for any help with this issue.

@monocongo
Copy link
Author

This looks to be a duplicate of #280 and #285, sorry I didn't check those first...

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

1 participant