DJ, I allow cURL queries, it is my server... and all other titles work, it just youtube.
I even have a custon YouTube bbcode used as follows (which works properly and pulls the title)
Code:
[YOUTUBE]Yi-2ifWjVro&hl[/YOUTUBE]
and the html is
Code:
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/Yi-2ifWjVro&hl"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Yi-2ifWjVro&hl" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object>
Martin what is the plugin code??? and where do I put it?