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

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

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

css iplayer iplayer-skin iplayer-theme scss video videojs videojs-skin

Last synced: over 1 year ago
JSON representation

A Video.JS skin modelled on iPlayer.

Awesome Lists containing this project

README

          

# Video.JS iPlayer Skin

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

A Video.JS skin modelled on iPlayer.

## - NOTE: This is based on the old iPlayer theme, please use the [latest version](https://github.com/VD39/videojs-iplayer-skin-1).

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

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

## [Working Demo](https://vd39.github.io/videojs-iplayer-skin/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 --save
```

### Works with version 5 of Video.js

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