Skip to content

Generate list of course videos from eudcation.10gen.com.

Notifications You must be signed in to change notification settings

Gungz/edu_10gen_dl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Download course videos from education.10gen.com or any other site 'Powered by EdX' (including, of course, http://edx.org itself).

File config.py should be populated with login/password and site you're downloading video from.

This script uses code from youtube-dl project to download videos.

Accepts destination path as optional parameter.

###Dependencies:

  • Python 2.7
  • Mechanize
  • BeautifulSoup4

###Format:

  • python edu_10gen.py
  • python edu_10gen.py c:\Users\MyUser\Lectures\

About

Generate list of course videos from eudcation.10gen.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages