n-e-w-p-l-a-y-e-r

 source: https://account.jwplayer.com/#/publish/embed

u:emil
p:urname

<head> Insert this line of code into your webpage's <head> tag to load the cloud-hosted JW Player¹
<script src="http://jwpsrv.com/library/Ves8tI+8EeSxbw6sC0aurw.js"></script>

¹ You only need to load the player library once in your website's <head>. Additional player embeds require the <body> embed code only.
<body> Copy the embed code below and paste it into the <body> of your webpage HTML.
<div id='playeriIFfWKsGHmkV'></div>
<script type='text/javascript'>
    jwplayer('playeriIFfWKsGHmkV').setup({
        file: '//www.youtube.com/watch?v=2CPs8wJPelk',
        title: 'Pacquiao vs. Bradley II 2014 (HBO Boxing)',
        width: '100%',
        aspectratio: '16:10'
    });
</script>
HTTPS? Enable to update the embed code with secure URLs to hosted files.


for html 5

<div id='playerFVPsUhLqonRN'>
</div>
<script type='text/javascript'>
    jwplayer('playerFVPsUhLqonRN').setup({
        file: '//www.youtube.com/watch?v=2CPs8wJPelk',
        title: 'Pacquiao vs. Bradley II 2014 (HBO Boxing)',
        width: '100%',
        aspectratio: '16:10'
    });
</script>





for flash
<div id='playeriIFfWKsGHmkV'></div>
<script type='text/javascript'>
    jwplayer('playeriIFfWKsGHmkV').setup({
        file: '//www.youtube.com/watch?v=2CPs8wJPelk',
        title: 'Pacquiao vs. Bradley II 2014 (HBO Boxing)',
        width: '100%',
        aspectratio: '16:10'
    });
</script>