8000 GitHub - rogsmith/coursera-dl: Ruby script to download coursera lectures.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rogsmith/coursera-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

This script right now downloads lectures from coursera. This will work both for published lectures as well as lectures in preview mode. I will add ability to download materials if need be.

ruby coursera-dl.rb <username> <password> <course-name>

If the course is in preview add true as the last parameter:

ruby coursera-dl.rb <username> <password> <course-name> true

Thanks to https://github.com/abrausch/coursera-downloader for inspiration and a great starting point.

About

Ruby script to download coursera lectures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0