MediaElementPlayer.js

YouTube Wrapper

<video width="640" height="360" id="player1" preload="none">

	<!-- Pseudo HTML5 -->
	<source type="video/youtube" src="http://www.youtube.com/watch?v=nOEw9iiopwI" />

</video>