simple_image_download
simple_image_download copied to clipboard
Download stuck at 0%
The code worked fine under macos 10, Python 3.8 but under Windows 10 and the same Python version the download always gets stuck at 0%
Same here, worked for me yesterday though. Nothing in my code changed and my internet is working fine, so not sure what could be happening. No error, just stuck.
I'm having the same issue. I stuck at 0%. Could you guys figure it out? 2days ago, it worked.
I'm having the same issue. I stuck at 0%. Could you guys figure it out? 2days ago, it worked.
Nope, never resolved and I just gave up.
I'm having the same issue. I stuck at 0%. Could you guys figure it out? 2days ago, it worked.
Nope, never resolved and I just gave up.
Still the same situation on my end, unfortunately!
Guys, I found a way. Try this out next time.
https://github.com/Joeclinton1/google-images-download/tree/patch-1
how-to-use example:
git clone https://github.com/Joeclinton1/google-images-download.git gid-joeclinton
python .\gid-joeclinton\google_images_download\google_images_download.py -k "cat"
Replace "cat" with a keyword.