soraxas / echo360

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

Make `cmd_exists()` return a the result. #67

Closed modelmat closed 2 years ago

modelmat commented 2 years ago

It is implicitly none otherwise so it would download the driver even if installed locally.

soraxas commented 2 years ago

Thanks for the fix!