Remove link back to youtube on imported embedded youtube videos.
Open
include/class.video_player.php
Find (Line 112)
Replace withCode:width="' . $config['player_width'] . '" height="' . $config['player_height'] . '"></embed>
Patch/Diff fileCode:width="' . $config['player_width'] . '" height="' . $config['player_height'] . '" allownetworking="internal" saveembedtags="true" enablehref="false" enablejsurl="false"></embed>
vShare - 184.patch - vShare
Bookmarks