Hey Guys,
i would ask you if you could add in a feature version off ALLVideos the standard support von
www.twitch.tv?
Just coded it for myself at the moment...
[sources.php]
// Twitch.TV added by Christoph Wimmel aka Vintaya - just use your Twitch.tv Channel Name for example: Vintaya
"twitch" => "
<object type=\"application/x-shockwave-flash\" height=\"380\" width=\"640\" id=\"live_embed_player_flash\" data=\"
www.twitch.tv/widgets/live_embed_player.swf?channel={SOURCE}\" bgcolor=\"#000000\">
<param name=\"allowFullScreen\" value=\"true\" />
<param name=\"allowScriptAccess\" value=\"always\" />
<param name=\"allowNetworking\" value=\"all\" />
<param name=\"movie\" value=\"
www.twitch.tv/widgets/live_embed_player.swf\" />
<param name=\"flashvars\" value=\"hostname=www.twitch.tv&channel={SOURCE}&auto_play=false&start_volume=25\" />
</object>
",
it works fine...
Greetings from Germany