QianyanTech / Image-Downloader

Download images from Google, Bing, Baidu. 谷歌、百度、必应图片下载.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selenium verision too old ,mismatch chromedriver , cannot use chrome to download pictures

fanatic-revolver opened this issue · comments

I have fixed this in my branch
Patty-OFurniture@8961ed3

And tungalbert99 has made further changes
tungalbert99@e05e903

which I have also merged.

I have not bothered to make a release, but the README.md file does show how to run the python code directly. Green Code button, select "download zip", and that's everything you need.

[20:37:41] Find 0 images.
[20:37:43] == 0 out of 0 crawled images urls will be used.

[20:37:41] Find 0 images. [20:37:43] == 0 out of 0 crawled images urls will be used.

Hi, this is a different problem. Google has changed its search results. I think all projects using Google search are affected. Using chromedriver or other web driver, or just HTML results. Changes will be needed everywhere.

Edit: Many times if I just retry Google works again. I think it needs an initial request, and then another from the same IP to say "I'm not a robot". I have not had time to investigate yet. And there are 2 PRs open I have not had time to look at. Maybe they help.