README
Video.JS iPlayer Skin (2017)
A Video.JS skin modelled on the new iPlayer theme.
Working Demo
Supports HTML5 video, HTML5 audio, and YouTube videos (using videojs-youtube).
Install
npm install videojs-iplayer-skin-1 --save
A Video.JS skin modelled on the new iPlayer theme.
<script type="module">
import videojsIplayerSkin1 from 'https://cdn.skypack.dev/videojs-iplayer-skin-1';
</script>
A Video.JS skin modelled on the new iPlayer theme.
Supports HTML5 video, HTML5 audio, and YouTube videos (using videojs-youtube).
npm install videojs-iplayer-skin-1 --save