didn't read the whole thread so I'm not sure if anyone else did this...
but i used the embed to bring in a thumbnail of the vid and linked to the full size one...
Code:
<object width="250" height="206"><param name="movie" value="http://www.youtube.com/v/{param}"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="250" height="206"></embed></object>
<br>
<a href="http://www.youtube.com/watch?v={param}" target="_blank">Click for vid on You Tube</a>