• This repository has been archived on 19/Dec/2018
  • Stars
    star
    111
  • Rank 314,510 (Top 7 %)
  • Language
    CoffeeScript
  • Created over 11 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Coursera Videos Downloader Chrome Plugin

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