readme.md
December 18, 2018 · View on GitHub
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

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
- Install NodeJS
- Install CoffeeScript
In your terminal run
git clone git@github.com:ivan-dyachenko/coursera-downloader.git
cd ./coursera-downloader
npm install
cake
cake build