FallingLights / Teachable-dl

Course downloader for teachable platform written in python3 using selenium and yt-dlp
GNU Lesser General Public License v3.0
106 stars 27 forks source link

[FEATURE] replace uc with seleniumbase #26

Closed cyb3rw0lf closed 9 months ago

cyb3rw0lf commented 11 months ago

I was having lots of trouble to have uc working on apple m1 with chrome_driver 116. Then I tried seleniumbase and it worked really well. You should consider replacing uc with seleniumbase in your code. https://github.com/ultrafunkamsterdam/undetected-chromedriver/issues/1477#issuecomment-1680867979

FallingLights commented 11 months ago

Hi, I currently dont have time to implement this but fell free to do a PR and ill merge it

github-actions[bot] commented 9 months ago

Stale issue message

FallingLights commented 9 months ago

Changed to seleniumbase. So I'll be closing this issue