soraxas / echo360

Commandline tool for automated downloads of echo360 videos hosted by university
https://cs.tinyiu.com/echo360
MIT License
281 stars 53 forks source link

Bump selenium version. #79

Closed TheRootOf3 closed 11 months ago

TheRootOf3 commented 11 months ago

This PR lifts the upper version limit for selenium, adding support for modern versions of Chrome and Chrome Drivers. This is possible via changes in https://github.com/soraxas/echo360/commit/d2de7875cfc607bb5d4c44c02f63a4a765a04e83.

Closes #78