View on GitHub

Coursera Metro Download UI

coursera, coursera-dl, Coursera Metro Download UI

Download the installer Download this project as a .zip file Download this project as a tar.gz file

What is Coursera Metro Download UI?

Coursera Metro Download UI is a Modern/Metro Front end to the python script "coursera-dl-script.ph" or "coursera-dl.exe". The user interface allows you to easily download all of your classwork lectures/slides/videos/etc. from the Coursera website. The original script can be found here: https://github.com/dgorissen/coursera-dl

Setup

To setup Coursera Metro Download UI:

  1. Make sure you have installed Python 2.7 and pip.
  2. Install coursera-dl scripts: "pip install coursera-dl"
You are now ready to run the Frontend!
[https://github.com/abhirama/coursera-download]
[Python]
[pip]

Coursera-DL Usage

See: coursera-dl -h

Example usage:

coursera-dl -u myusername -p mypassword -d /my/coursera/courses/ algo-2012-001 ml-2012-002

Note: you can also specify your login and password in .netrc file in your home directory. Just add this line to ~/.netrc

machine coursera-dl login myusername password mypassword

Now you can use coursera-dl like this:

coursera-dl -d /my/coursera/courses/ algo-2012-001 ml-2012-002

Authors and Contributors

Screenshots

Coursera-DL

Coursera Metro Download UI

Home
Console

Support or Contact

Having trouble with Pages? Check out the github home page at Coursera Metro Download UI GitHub page or contact philipmoore[AT]gmail.com and we’ll help you sort it out.