Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

Latest commit

 

History

History
41 lines (27 loc) · 1.1 KB

readme.md

File metadata and controls

41 lines (27 loc) · 1.1 KB

As of November 7th, 2014, I've decided to end my commitment to maintaining this repo and related.

Coursera Videos Downloader

Google chrome extension, that allow you download video materials from http://coursera.org

Coursera Videos Downloader

Require features

If you need new features or have any problems or suggestions please add it on http://github/ !

How to install

In your terminal run

git clone [email protected]:ivan-dyachenko/coursera-downloader.git

In Google Chrome open chrome://extensions/ and click Load unpacked extension… button. Next select coursera-downloader folder.

How to build

In your terminal run

git clone [email protected]:ivan-dyachenko/coursera-downloader.git
cd ./coursera-downloader
npm install
cake
cake build