All Projects → theIYD → Coursehunt

theIYD / Coursehunt

Licence: mit
Download free videos by coursehunters.net using the Electron application

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Coursehunt

Wip Menubar
🚧 WIP Menubar
Stars: ✭ 65 (-41.44%)
Mutual labels:  electron-app
Yaradio Yamusic
Yandex Radio + Yandex Music desktop application ----------------------------- Неофициальное десктопное приложение для Яндекс Радио + Яндекс Музыка
Stars: ✭ 78 (-29.73%)
Mutual labels:  electron-app
Bookmark
[NOT MAINTAINED] Desktop app to manage bookmarked links using Atom Electron and Vue.js.
Stars: ✭ 97 (-12.61%)
Mutual labels:  electron-app
Lepton
💻 Democratizing Snippet Management (macOS/Win/Linux)
Stars: ✭ 9,067 (+8068.47%)
Mutual labels:  electron-app
Ieasemusic
网易云音乐第三方
Stars: ✭ 8,572 (+7622.52%)
Mutual labels:  electron-app
Runjs
A JavaScript playground that auto-evaluates as you type
Stars: ✭ 1,266 (+1040.54%)
Mutual labels:  electron-app
Winds
A Beautiful Open Source RSS & Podcast App Powered by Getstream.io
Stars: ✭ 8,530 (+7584.68%)
Mutual labels:  electron-app
Store Pos
Point of Sale Desktop App built with Electron
Stars: ✭ 103 (-7.21%)
Mutual labels:  electron-app
Menubar Brightness
MacOS app to change the screen brightness on the menubar.
Stars: ✭ 77 (-30.63%)
Mutual labels:  electron-app
Doge
Darknet Osint Graph Explorer
Stars: ✭ 93 (-16.22%)
Mutual labels:  electron-app
Zy Player
▶️ 跨平台桌面端视频资源播放器.简洁无广告.免费高颜值. 🎞
Stars: ✭ 10,473 (+9335.14%)
Mutual labels:  electron-app
Webamp Desktop
Cross-platform (Win, Mac, Linux) desktop version of Winamp 2.9 reimplementation
Stars: ✭ 71 (-36.04%)
Mutual labels:  electron-app
Piece
📜 Less equals more. A neat and elegant app for temporary note-taking.
Stars: ✭ 86 (-22.52%)
Mutual labels:  electron-app
Hexoeditor
this markdown Editor for hexo blog
Stars: ✭ 1,141 (+927.93%)
Mutual labels:  electron-app
Squid Tracks
An Unofficial Desktop Client for Splatnet2
Stars: ✭ 100 (-9.91%)
Mutual labels:  electron-app
Anatine
[DEPRECATED] 🐦 Pristine Twitter app
Stars: ✭ 1,102 (+892.79%)
Mutual labels:  electron-app
Caption
Get Caption, start watching.
Stars: ✭ 1,258 (+1033.33%)
Mutual labels:  electron-app
Qlens
QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database.
Stars: ✭ 110 (-0.9%)
Mutual labels:  electron-app
Fable Elmish Electron Material Ui Demo
Complete boilerplate for Electron apps using Fable and Elmish with hot module reloading, time-travel debugging, etc.
Stars: ✭ 101 (-9.01%)
Mutual labels:  electron-app
Musictube Player
MusicTube Player is an electron desktop application for YouTube Music, with media key support & desktop notifications.
Stars: ✭ 90 (-18.92%)
Mutual labels:  electron-app

Coursehunt

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

Features

  • [x] On a click, batch download the course. The lessons are downloaded one by one without any internal interruptions.
  • [x] Get a realtime progress which shows you the download speed in kB/s, time remaining and the size transferred.
  • [x] Pause and resume the download at any instant.
  • [x] On sudden offline, pause the current download.
  • [x] If the download is suddenly stopped due to some error, the file is re-downloaded again.

Build

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

Credits

Special thanks to coursehunters for spreading knowledge by providing free courses from great platforms.

Contribute

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

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].