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

Image objects data unpacking #47

Open
DDragonYT opened this issue Jun 17, 2024 · 0 comments
Open

Image objects data unpacking #47

DDragonYT opened this issue Jun 17, 2024 · 0 comments

Comments

@DDragonYT
Copy link

Item no.: 1 --> Item name = coolman
Evaluating...
Expecting value: line 1 column 1 (char 0)
Image objects data unpacking failed. Please leave a comment with the above error at https://github.com/Joeclinton1/google-images-download/pull/26

Got this error, codes pretty simple. Can't find a fix though I'm sure there's a simple one. My code is below

from google_images_download import google_images_download

response = google_images_download.googleimagesdownload()
keyword = "coolman"
arguments = {"keywords":response,"limit":5,"print_urls":True}
paths = response.download(arguments)
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