speedyconzales / series-scraper

A tool for scraping series and anime from multiple sites and multiple hosters.
https://hub.docker.com/repository/docker/speedyconzales/series-scraper/general
GNU General Public License v3.0
4 stars 0 forks source link

Chrome does not Close correctly after Downloading #7

Closed shedowe19 closed 6 months ago

shedowe19 commented 6 months ago

The Chrome exes does not closing after the Download is finished.

The UI is no more shown, this is good but not closing and this is in background and eating 2 % per chrome exex permanently

Can you look on this issue

speedyconzales commented 6 months ago

https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1270 for now it is there. until I will make the change from undetected-chromedriver to seleniumbase in the future

speedyconzales commented 6 months ago

@shedowe19 can you have a look at #8 and confirm that it solves this issue

shedowe19 commented 6 months ago

This is now resolved.

Thanks