wkaisertexas / tiktok-uploader

Automatically ⬆️ upload TikTok videos
https://pypi.org/project/tiktok-uploader/
MIT License
390 stars 91 forks source link

There is no such driver by url #49

Closed Snej-Corleone closed 1 year ago

Snej-Corleone commented 1 year ago

When I start the script, I get the following error: There is no such driver at the URL https://chromedriver.storage.googleapis.com/117.0.5938/chromedriver_mac64.zip. Can I simply change the required string to a newer version of Chrome? If so, where should I do this?

Thank you for any help!

XavierZambrano commented 1 year ago

Check https://github.com/wkaisertexas/tiktok-uploader/issues/31

wkaisertexas commented 1 year ago

Yeah, this is a web driver manager issue if I am not mistaken.

I am still looking into solutions. Sorry about that.