GithubHelp home page GithubHelp logo

Comments (9)

hardikvasa avatar hardikvasa commented on May 15, 2024 1

@dreamflasher this is not possible for now with this repo. You can refer to #7 to get references to repos that allows you to download more than 100 images for a keyword.

However, due to many people requiring this feature, I will implement it by the end of this week. :-)

from google-images-download.

hardikvasa avatar hardikvasa commented on May 15, 2024 1

@golovetska @n-gregori the script is now updated to use chromedriver (with chrome browser) instead of geckodriver (with firefox browser).

I have successfully tested this script on Windows, Mac, Linux CentOS and Ubuntu and works perfectly fine. I could download 750+ images per keyword (everything that google returns).

You can follow the one time installation guide of chromedriver and chrome browser in the troubleshooting section of the documentation. Do let me know if this works for you.

from google-images-download.

dreamflasher avatar dreamflasher commented on May 15, 2024

@hardikvasa Sorry for not checking the already closed issues! Yeah looks like this is a very important feature, so there should be an open ticket for that. Or point out in the documentation that there are other solutions which have that implemented and one should go to them for this feature, if it's a "won't implement".

from google-images-download.

hardikvasa avatar hardikvasa commented on May 15, 2024

@dreamflasher this feature has been deployed. Works fine on Windows and Mac. Testing it on Linux now. Gets all the images that are returned by the google image search.

Closing this issue for now. If you have any issues, feel free to re-open this.

from google-images-download.

golovetska avatar golovetska commented on May 15, 2024

@hardikvasa Sorry for commenting on closed issue. Did you manage to test this on Linux as well by now? I am trying to download more than 100 images on ubuntu and getting all the time the same error message Unfortunately all 1000 could not be downloaded because some images were not downloadable. 0 is all we got for this search filter! Everything downloaded! Total Errors: 0
Works fine if limit is <=100

My python version is 3.6.3
Selenium 3.11.0

from google-images-download.

hardikvasa avatar hardikvasa commented on May 15, 2024

@golovetska I am still trying to get this work on Linux. The issue that you are facing is because of the GTK. Firefox requires GKT 3 whereas linux has GKT 2 map by default. You can see this if you look into the geckodriver.log. This log file will be in the same directory as your geckodriver file.

The error on the geckodriver.log file:
XPCOMGlueLoad error for file /usr/local/firefox/libmozgtk.so:
libgtk-3.so.0: cannot open shared object file: No such file or directory
Couldn't load XPCOM.

More information: https://support.mozilla.org/en-US/questions/1121133

I will try to see if chrome webdriver would be a solution for the issue instead of using firefox.

from google-images-download.

n-gregori avatar n-gregori commented on May 15, 2024

@hardikvasa i also have the issue on Windows,

Unfortunately all 200 could not be downloaded because some images were not downloadable. 0 is all we got for this search filter!

Everything downloaded!
Total Errors: 0

Works fine if limit is <=100

Python 3.6.3
selenium 3.11.0

from google-images-download.

hardikvasa avatar hardikvasa commented on May 15, 2024

@n-gregori could you please create a new issue? We can then work on that. On windows it is typically because geckodriver was not added to the environment path correctly.

from google-images-download.

freekeys avatar freekeys commented on May 15, 2024

Sorry I've just realised that I've duplicated this issue for Linux as #56 - want me to delete?

from google-images-download.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.