Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install coursera-dl

How to install coursera-dl

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install coursera-dl
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.1.9
1.4.11Never BuiltWhy not?
1.1.9 Available View build log
Windows (64-bit)
Mac OS X (10.5+)
1.1.9
1.4.11Never BuiltWhy not?
1.1.9 Available View build log
Linux (32-bit)
1.2
1.4.11Never BuiltWhy not?
1.2 Available View build log
1.1.12 Available View build log
1.1.9 Available View build log
1.1.8 Available View build log
1.1.7 Available View build log
1.1.6 Available View build log
Linux (64-bit)
1.4.11 Available View build log
1.1.9 Available View build log
1.1.8 Available View build log
1.1.7 Available View build log
1.1.6 Available View build log
 
Author
License
GPLv3
Lastest release
version 1.4.11 on Jan 9th, 2014

A python package for archiving content from coursera.org (videos, lecture notes, quizzes, …) for offline reference. Originally forked from [https://github.com/abhirama/coursera-download][] but significantly cleaned up and enhanced.

Installation

Make sure you have installed [Python][] 2.7 and [pip][].

Then simply run: pip install coursera-dl

This will create a coursera-dl script in /usr/local/bin (linux) or c:\Pytohon2.7\Scripts (windows)

(to upgrade use pip install --upgrade)

Usage

See: coursera-dl -h

Example usage:

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

Note: you can also specify your login and password in .netrc file in your home directory. Just add this line to ~/.netrc <pre> machine coursera-dl login myusername password mypassword </pre>

Now you can use coursera-dl like this:

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

Note: ensure you have accepted the honor code of the class before using this script (happens the very first time you go to the class page).

[https://github.com/abhirama/coursera-download]: https://github.com/abhirama/coursera-download [Python]: http://www.python.org/download/ [pip]: http://www.pip-installer.org/en/latest/installing.html

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.