YouTubeを埋め込むソースに<embed>が含まれていますが、このタグはあんまり推奨できないみたいなので、このタグを使わないように変換します。このブログもそうですが、XTML1.0の場合、Another HTML-lint gatewayで効果があります。
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/ryJVQcG3tXg&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/ryJVQcG3tXg&hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
<object data="http://www.youtube.com/v/ryJVQcG3tXg&hl=en" type="application/x-shockwave-flash" width="425" height="355"><param name="movie" value="http://www.youtube.com/v/ryJVQcG3tXg&hl=en" /><param name="wmode" value="transparent" />YouTube</object>