Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1 KB

readme.md

File metadata and controls

39 lines (26 loc) · 1 KB

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 git@github.com: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 git@github.com:ivan-dyachenko/coursera-downloader.git
cd ./coursera-downloader
npm install
cake
cake build