Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rahgurung/coursera-hd-video-downloader

:books: Download your Coursera videos in HD
https://github.com/rahgurung/coursera-hd-video-downloader

coursera coursera-downloader coursera-extension downloader extension-chrome firefox-addon hacktoberfest

Last synced: 3 months ago
JSON representation

:books: Download your Coursera videos in HD

Awesome Lists containing this project

README

        

Coursera HD Video Downloader








## Introduction

Right now, an issue with video downloads of Coursera is that it doesn't allows to download videos in HD. This extension resolves that issue by providing the video download in best quality available.

## Usage
1) Install the extension
2) Click on new `Download in HD` button to open the HD video in browser's local player
3) Ctrl + S
4) It's all yours

## Installation

[Chrome Web Store](https://chrome.google.com/webstore/detail/coursera-hd-video-downloa/kpnmpopgchfdpjephjkcgikfjnbpoahf)

[Firefox Addon](https://addons.mozilla.org/en-US/firefox/addon/coursera-hd-video-downloader/)

## Development

To run a development server that will watch for file changes and rebuild the scripts, run:

```
yarn start
```

To just build the files without the development server:

```
yarn build
```

Both commands will create a `dist/` directory, it will contain the built files that should be loaded into the browser or packed.