Skip to content

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

Notifications You must be signed in to change notification settings

tiagom101/edu_10gen_dl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Download course videos from eudcation.10gen.com.

File config.py should be populated with login/password.

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

No packages published