well you can goto custom BB codes and make a YouTube player that doesnt require a new window to pop up... its not a RSS feed but it works..
Title: YouTubePlayer
Tag: YouTube
Replacement:
HTML Code:
<object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/{param}"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed>
</object>
Example: [YouTube]FM_R27QfqKs[/YouTube]
Description: Inserts a youtube file in your post
Then people should put the video ID inside the YouTube tags
Hope it helps