cheat-master30
01-27-2010, 10:00 PM
Yes, it's legal, and it allows you to embed the various videos here on the BBC site:
http://www.bbc.co.uk/comedy/extra/
Of course, without the hassle of trying to dissect the given HTML they give you to embed on blogs and social networking profiles and turn it into BB code manually (it's messy code by default, really, really messy coding). Of course, you should probably read the terms they have first, and if anyone here knows what player style choices there are, I'll add that to the BB code.
http://www.bbc.co.uk/emp/terms/
But now, after about twenty minutes of HTML entity decoding, here's the code:
For the comedy extra videos, use this:
Title: BBC Comedy
Tag: BBC
Replacement:
<object width="512" height="400"><param name="movie" value="http://www.bbc.co.uk/emp/external/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="FlashVars" value="config_settings_showUpdatedInFooter=true&config_se ttings_showPopoutButton=false&config_settings_skin =black&config_settings_bitrateCeiling=1000&playlis t=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config=http://www.bbc.co.uk/emp/iplayer/offschedule.xml&config_settings_showFooter=true&"></param><embed src="http://www.bbc.co.uk/emp/external/player.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="512" height="400" FlashVars="config_settings_showUpdatedInFooter=true&config_se ttings_showPopoutButton=false&config_settings_skin =black&config_settings_bitrateCeiling=1000&playlis t=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config=http://www.bbc.co.uk/emp/iplayer/offschedule.xml&config_settings_showFooter=true&"></embed></object>
Example: [BBC]p006623l[BBC]
Description: Use this code to embed videos from BBC Comedy (extra, user submissions) on your website/forums. May not work outside the UK.
For their other videos:
Title: BBC Video
Tag: BBCMain
Replacement:
<object width="512" height="400"><param name="movie" value="http://www.bbc.co.uk/emp/external/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="FlashVars" value="playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config_settings_showFooter=true&"></param><embed src="http://www.bbc.co.uk/emp/external/player.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="512" height="400" FlashVars="playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config_settings_showFooter=true&"></embed></object>
Example: p0061xrw
Description: Embed short snippets of TV shows by the BBC in your posts with this code. May not work outside the UK.
I've also cleaned up the code so it's readable.
http://www.bbc.co.uk/comedy/extra/
Of course, without the hassle of trying to dissect the given HTML they give you to embed on blogs and social networking profiles and turn it into BB code manually (it's messy code by default, really, really messy coding). Of course, you should probably read the terms they have first, and if anyone here knows what player style choices there are, I'll add that to the BB code.
http://www.bbc.co.uk/emp/terms/
But now, after about twenty minutes of HTML entity decoding, here's the code:
For the comedy extra videos, use this:
Title: BBC Comedy
Tag: BBC
Replacement:
<object width="512" height="400"><param name="movie" value="http://www.bbc.co.uk/emp/external/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="FlashVars" value="config_settings_showUpdatedInFooter=true&config_se ttings_showPopoutButton=false&config_settings_skin =black&config_settings_bitrateCeiling=1000&playlis t=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config=http://www.bbc.co.uk/emp/iplayer/offschedule.xml&config_settings_showFooter=true&"></param><embed src="http://www.bbc.co.uk/emp/external/player.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="512" height="400" FlashVars="config_settings_showUpdatedInFooter=true&config_se ttings_showPopoutButton=false&config_settings_skin =black&config_settings_bitrateCeiling=1000&playlis t=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config=http://www.bbc.co.uk/emp/iplayer/offschedule.xml&config_settings_showFooter=true&"></embed></object>
Example: [BBC]p006623l[BBC]
Description: Use this code to embed videos from BBC Comedy (extra, user submissions) on your website/forums. May not work outside the UK.
For their other videos:
Title: BBC Video
Tag: BBCMain
Replacement:
<object width="512" height="400"><param name="movie" value="http://www.bbc.co.uk/emp/external/player.swf"></param><param name="allowFullScreen" value="true"></param><param name="allowScriptAccess" value="always"></param><param name="FlashVars" value="playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config_settings_showFooter=true&"></param><embed src="http://www.bbc.co.uk/emp/external/player.swf" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" width="512" height="400" FlashVars="playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&config_settings_showFooter=true&"></embed></object>
Example: p0061xrw
Description: Embed short snippets of TV shows by the BBC in your posts with this code. May not work outside the UK.
I've also cleaned up the code so it's readable.