Loading...
winget install --id=theIYD.coursehunt -e
Download free videos by coursehunters.net using the Electron application
A desktop application which allows you to batch download a course from coursehunters. Coursehunters is a platform where you can download online courses for free, learn and spread knowledge.
Download - https://github.com/theIYD/coursehunt/releases
Clone the github repository and install the dependencies using yarn
.
$ git clone https://github.com/theIYD/coursehunt coursehunt
$ cd coursehunt
$ npm install
Next, to start the application,
$ npm start
Special thanks to coursehunters for spreading knowledge by providing free courses from great platforms.
Contributions are always welcomed in the form of issues and pull requests. Show some love by starring the repository. 🤘✌️
Inspired by https://github.com/alekseylovchikov/ch-download
MIT