Skip to content
This repository has been archived by the owner on Jun 1, 2018. It is now read-only.

dangh/UdacityDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UdacityDownloader

Udacity provides great free courses but the download package is only 480p and does not include exercise. So I create this app to help garthering all the course's videos include exercise lecture/answer videos.

After fetched course info from Udacity, you can pass a single video or a full lesson/course to Internet Download Manager to download. If you want to download the whole course, the videos will be categorized into lesson folders.

Screenshot:

UdacityDownloader v0.0.1

How to build

  • Follow this SO question to import IDManLib.dll to your system COM in prior to build the app.
  • Compile the source using Visual Studio (2013 preferred).

How to use

  • Get course info from course URL.
  • Right-click on the treeview to enqueue/download the videos.

Features may be implemented in the not-so-near future

  • Option to choose video quality to download.

About

Fetch course info from Udacity and send video links to IDM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages