Skip to content

A downloader that allows you to download courses from coursehunter.net

Notifications You must be signed in to change notification settings

OtchereDev/coursehunter-video-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

COURSEHUNTER DOWNLOADER (CH-DOWNLOAD)

Download videos (course) from coursehunter.net

How to install needed packages ( Python 3.* required):

~ git clone https://github.com/OtchereDev/coursehunter-video-downloader.git
~ cd coursehunter-video-downloader
~ pip install -r requirements.txt

Download premium courses (required paid subscription)

# from downloaded directory
~ python main.py

User Inputs:

Email: email for login

Password: password for login

Course_links : url to the course (eg. https://coursehunter.net/course_name)

Which type of download would you like to make: A  to download all course lesson
                                               R  to download a range of course lesson eg. 10,15
                                               S to download a single lesson eg. 5

Would you like to download the course material: Y to download course material 
                                                N or Enter skip downloading it

Author:

Inspiration:

Releases

No releases published

Packages

No packages published

Languages