2010-06-17, 07:37 AM
I use this on my board, so i thought i would release it here.
Expression:
Replacement:
Example:
This will make it run with the JW player, removing those annoying ad's and well that annoying vevo crap brought on by lovely youtube!
Screenshot:
Make sure you download the attachment and upload the "player" folder to your images folder.
Expression:
\[youtube\](.*?)\[/youtube\]
Replacement:
<object id="mediaplayer" data="images/player/player.swf" type="application/x-shockwave-flash" width="480" height="270">
<param name="name" value="mediaplayer">
<param name="controlbar" value="over">
<param name="allowfullscreen" value="true"><param name="quality" value="high">
<param name="flashvars" value="file=$1&controlbar=over&stretching=fill">
<param name="src" value="images/player/player.swf">
</object>
Example:
[youtube]http://www.youtube.com/watch?v=fyuNidSrVik[/youtube]
This will make it run with the JW player, removing those annoying ad's and well that annoying vevo crap brought on by lovely youtube!
Screenshot:
Make sure you download the attachment and upload the "player" folder to your images folder.