simple_image_download icon indicating copy to clipboard operation
simple_image_download copied to clipboard

Download stuck at 0%

Open jerome-rutinowski opened this issue 3 years ago • 5 comments

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%

jerome-rutinowski avatar Aug 24 '21 12:08 jerome-rutinowski

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.

aprofili avatar Dec 09 '21 16:12 aprofili

I'm having the same issue. I stuck at 0%. Could you guys figure it out? 2days ago, it worked.

TuruuDo avatar Jan 14 '22 02:01 TuruuDo

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.

aprofili avatar Jan 15 '22 20:01 aprofili

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!

jerome-rutinowski avatar Jan 16 '22 12:01 jerome-rutinowski

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.

TuruuDo avatar Jan 19 '22 01:01 TuruuDo