Skip to content

Instantly share code, notes, and snippets.

@simongregory
Last active December 18, 2015 11:09
Show Gist options
  • Save simongregory/5773922 to your computer and use it in GitHub Desktop.
Save simongregory/5773922 to your computer and use it in GitHub Desktop.
bump plugin spec
var mp = $('#player').player({
product: 'iplayer',
playerProfile: 'smp',
playlist: 'http://www.bbc.co.uk/iplayer/playlist/p00dxtxf',
responsive: true,
mediator : {
'host' : 'open.live.bbc.co.uk'
},
plugins : { toLoad : [ { swf:"swf/tip.swf"} ] } }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment