Converted from vB to Xenforo

gldtn

Well-known member
I converted vB to Xen and I was wondering if anyone here know of a script or a way to automatically search for embed code such as youtube ones and covert them to xenforo media bbcode?

thanks!
 
I don't know what vB YouTube embed code looks like (I converted from phpBB).
Can you post an example?

here:
Code:
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/DWD5Jr4hS9I&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/DWD5Jr4hS9I&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>
 
Top Bottom