After many days of clueless testing i have got it to work ![Grin ;D]()
ok and to share
find
and below add
[code]$params['player'] = str_replace("{MATCH_3}", $video_id[...

ok and to share
find
Code: [Select]
$params['player'] = str_replace("{MATCH_2}", $video_id[2], $params['player']);
and below add
[code]$params['player'] = str_replace("{MATCH_3}", $video_id[...