https://github.com/bcmmbaga/coursehunter
coursehunters.net courses downloader
https://github.com/bcmmbaga/coursehunter
coursehunter downloader
Last synced: about 2 months ago
JSON representation
coursehunters.net courses downloader
- Host: GitHub
- URL: https://github.com/bcmmbaga/coursehunter
- Owner: bcmmbaga
- License: mit
- Created: 2019-04-08T11:38:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T19:44:54.000Z (about 6 years ago)
- Last Synced: 2025-04-10T00:37:30.893Z (about 2 months ago)
- Topics: coursehunter, downloader
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coursehunter
coursehunters.net courses downloader
[](https://travis-ci.org/bcmmbaga/coursehunter) [](https://goreportcard.com/report/github.com/bcmmbaga/coursehunter)
## Download executable from links below
- [linux-amd64](https://github.com/bcmmbaga/coursehunter/releases/download/v0.1.1/hunterD-linux-amd64)
- [windows-amd64](https://github.com/bcmmbaga/coursehunter/releases/download/v0.1.1/hunterD-windows-amd64.exe)## Usage
```bash
coursehunter [command] [options...]
COMMAND:
resume resume interrupted downloadsOPTIONS:
-n coursename
-e email
-p passwordExample:
download:
coursehunter -n -e -presume:
coursehunter resume```