Ok, I don't think this is "proper", but I got Yahoo to work with this:
Regex:
Code:
[http://]*[a-z]*?[\.]?video\.yahoo\.com/watch/([\w%]+)/([\w%]+)*
Replacement:
Code:
<object width="512" height="323"><param name="movie" value="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.0.45" /><param name="allowFullScreen" value="true" /><param name="flashVars" value="id=$p2&vid=$p1" /><embed src="http://d.yimg.com/static.video.yahoo.com/yep/YV_YEP.swf?ver=2.0.45" type="application/x-shockwave-flash" width="512" height="323" allowFullScreen="true" flashVars="id=$p2&vid=$p1" ></embed></object>
I don't know of a way of getting the thumb info from the url, so it'll be thumb/background-less.