pruthvik-sheth / google-images-scraper

Google images scrapper in full resolution with multi threading speed.
MIT License
15 stars 3 forks source link

RuntimeError: threads can only be started once #5

Closed giovsta closed 1 year ago

giovsta commented 1 year ago

After running the first search query, when the second one gets to the point it finishes the thumbnails search, the following error appears: RuntimeError: threads can only be started once

pruthvik-sheth commented 1 year ago

The error is fixed now! You can pull the new changes. Let me know if you face any other issues.