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.
Based on python 3.5, pull requests for generalization are welcome :)
- Git Checkout
- cd the project folder
- Install the project requirements with
pip install requests
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!