Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vd39/videojs-iplayer-skin-1

A Video.JS skin modelled on the new iPlayer theme.
https://github.com/vd39/videojs-iplayer-skin-1

css iplayer iplayer-skin iplayer-theme sass video videojs videojs-skin

Last synced: 13 days ago
JSON representation

A Video.JS skin modelled on the new iPlayer theme.

Awesome Lists containing this project

README

        

# Video.JS iPlayer Skin (2017)

[![License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/VD39/videojs-iplayer-skin-1/blob/master/LICENSE)

A Video.JS skin modelled on the new iPlayer theme.

[Video.js](http://www.videojs.com/)

[iPlayer](http://www.bbc.co.uk/iplayer)

## [Working Demo](https://vd39.github.io/videojs-iplayer-skin-1/example/)

Supports HTML5 video, HTML5 audio, and YouTube videos (using [videojs-youtube](https://github.com/videojs/videojs-youtube)).

## Install

```sh
npm install videojs-iplayer-skin-1 --save
```

### Works only with version 6 of Video.js

## License
[MIT](https://github.com/VD39/videojs-iplayer-skin-1/blob/master/LICENSE)