Hi VBB
Canu help me with auto embedding issue
array(
'title' => 'MegaVideo',
'website' => 'http://www.megavideo.com',
'url-match' => 'http://(?:www\.)?megavideo\.com/(?:\?(?:[^"]*?)?v=|v/)([0-9a-z]{8})',
'embed-src' => 'http://www.megavideo.com/v/$2.0.0',
'embed-width' => '440',
'embed-height' => '359',
the above code syntax helps ..in direct url embedding...of megavideo links
...likewise ...can someone specify the correct syntax for videobb links????