Skip to content

AlmogCohen/open_classroom_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stanford OpenClassroom Downloader

Enchance the great learning experience of Stanford OpenClassroom:

  • Watch the videos offline when you have no internet coneection.

  • Download a player such as VLC and watch the videos with varying playback speeds.


Installation

Based on python 3.5, pull requests for generalization are welcome :)

  1. Git Checkout
  2. cd the project folder
  3. Install the project requirements with pip install requests

Usage

Just run this is the command line python3.5 downloader.py

The full list will be printed in that format:

##############################
Possible course selections are: (choose course ID)
0. Compilers
1. Crypto
2. DeepLearning
3. DiscreteProbability
4. HCI
5. HCIPresentations
etc...
##############################

Just type and hit enter with your selection id and watch the videos added to <CourseName> folder. Enjoy!

About

Downloads videos from Stanford's openclassroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages