Small usefull PHP function.
It is not an player, it is just method to embed youtube videos to your site.
Here is function:
function YouTubePlayer($VideoURL="http://www.youtube.com/embed/S_lp6lcmUZs",$VideoWidth="100%",$VideoHeight="540",$FrameBorder="0"){
// YouTube Player by VirtX, SIMPLE...