vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   BB Code Enhancements - BBC Comedy BB Code (https://vborg.vbsupport.ru/showthread.php?t=234395)

cheat-master30 01-27-2010 10:00 PM

BBC Comedy BB Code
 
1 Attachment(s)
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:

Code:

<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&amp;config_settings_showPopoutButton=false&amp;config_settings_skin=black&amp;config_settings_bitrateCeiling=1000&amp;playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&amp;config=http://www.bbc.co.uk/emp/iplayer/offschedule.xml&amp;config_settings_showFooter=true&amp;"></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&amp;config_settings_showPopoutButton=false&amp;config_settings_skin=black&amp;config_settings_bitrateCeiling=1000&amp;playlist=http://www.bbc.co.uk/comedy/forge-assets/extra/playlist/{param}.xml&amp;config=http://www.bbc.co.uk/emp/iplayer/offschedule.xml&amp;config_settings_showFooter=true&amp;"></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:

Code:

<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: [BBCMain]p0061xrw[/BBCMain]

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.

JamesC70 01-31-2010 07:48 PM

Quote:

May not work outside the UK.
I can verify that the linked videos do not work outside the UK.

Some videos might be found on BBCAmerica.com if you'd like to create a companion BBCode for it. ;)

TimberFloorAu 02-01-2010 10:59 PM

Tagged: Shame it doesnt work O/S UK ( Boo to the Beeb )

cheat-master30 02-05-2010 10:33 PM

I would create one for BBC America, but you can't see the videos (let alone try to embed them) outside the USA, so that would work in the reverse way to this code. Anyone who wants to can get me the embed code and I can release it as a BB code though.


All times are GMT. The time now is 06:45 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01977 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete