Still not having short youtube links to work. Anyone else have this problem?
Here is one that will not work. I have to use the "long" url version.
http://youtu.be/V-Z2l28UDQA
This is the regular expression I have:
And the replacement:
Quote:
<iframe width="$ameinfo[width]" height="$ameinfo[height]" src="http://www.youtube.com/embed/$p1?start=$p2" frameborder="0" allowfullscreen></iframe>
|