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.
- Host: GitHub
- URL: https://github.com/vd39/videojs-iplayer-skin
- Owner: VD39
- License: mit
- Created: 2017-04-03T12:43:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T11:46:33.000Z (over 7 years ago)
- Last Synced: 2025-04-10T05:52:03.742Z (over 1 year ago)
- Topics: css, iplayer, iplayer-skin, iplayer-theme, scss, video, videojs, videojs-skin
- Language: CSS
- Homepage:
- Size: 62.5 KB
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Video.JS iPlayer Skin
[](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)