-
Notifications
You must be signed in to change notification settings - Fork 193
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
Stopped working - Image objects data unpacking failed #45
Comments
Same Issue for me |
Me too, found the problem is on the method _extract_data_pack(self, page). The page is not beeing processed correctly, therefore returning an empty self._extract_data_pack(respData), that is then taken used "in return self._image_objects_from_pack(self._extract_data_pack(respData)), self.get_all_tabs(respData)" and its here where the exception ocurrs, but i have no idea how to fix this. All this on the file google_images_download.py |
Can confirm this patch also stopped working. |
This issue is that: I could be wrong, but it might be better to search on ["https:// up to the next ". That way you can just pick each search result out. I think the code would be much more resilient and easier to debug as a result. I don't have time to work on this now myself. |
please let me know if anyone have solution for it |
Evaluating...
Expecting value: line 1 column 1 (char 0)
Image objects data unpacking failed. Please leave a comment with the above error at #26
The text was updated successfully, but these errors were encountered: