Video Bracket Tags

This plugin provides the ability to embed a number of video objects into your WP pages. The formatting is based off of the familiar BBCode tagging, so anyone who regulars forums these days will already be comfortable with their usage.

[Downloadable On Wordpress.org]

This plugin provides the ability to embed a number of video objects into your WP pages. The formatting is based off of the familiar BBCode tagging, so anyone who regulars forums these days will already be comfortable with their usage.

The current supported formats are:

Youtube, Youtube Custom Player, College Humor, Google, Vimeo, Veoh, LiveLeak, Blip.tv, Revver, Daily Motion, MySpace, Hulu, Yahoo

The tags accept a number of parameters. Justification, Width, Aspect Ratio and a text Blurb are all editable on a per tag basis.
[youtube id="gEzm4qMRC54" JUST="CENTER" SIZE="340" RATIO="16:9" BLURB="This is my test blurb" AUTOPLAY="20"]
to create…

Ordering of these parameters does not matter, and no, its not case sensitive.

New Features

  • Options Menu has a new entry to control styling. Raw CSS is available to be tweaked on a site wide basis
  • Added two new providers – MySpace Video and Daily Motion.
  • Autoplay is now fully functional on Vimeo, Google and LiveLeak as well as Youtube Videos.
  • Corrected a linking issue for Veoh and Liveleak
  • Deprecated Float Keyword

Currently Supported Parameters

  • FLOAT – Left Justification
  • LEFT – Left Justification
  • RIGHT – Right Justification
  • NOLINK – Do not include video origin link
  • LINK – Force Inclusion of video origin link
  • Ratio – Accepted Ratios are – 16:9 16:10 1:1 221:100 5:4 – All other provided values are set to 4:3 (the most common video ratio)
  • Numerical Values – If you provide any numerical values you are setting the width of your video.
  • Alphanumeric Values – When you post your video you may want to change the text value from the default to something descriptive or to caption something in the video.

Selected video players only

  • AUTOPLAY – Autoplay video when loaded
  • NOAUTOPLAY – Don’t autoplay video when loaded – if you have autoplay defaulted to on.

Change Log

Version 2.4.1

  • Tested against Wordpress v 2.7

Version 2.4.0

  • Added Yahoo and CNN video embedding support
  • Updated Screenshot
  • Added Screenshot page to WP site listing

Version 2.3.0

  • Added Hulu to player listing (No Excerpt b/c links are too complex currently)
  • Added BrightCove Channel Player to player listing (Requires Approval of channel owner)

Version 2.2.1

  • Corrected Video caption mixup.

Version 2.2.0

  • Add CSS Style div around embedded video.
  • Add Autoplay to all video formats where applicable {Vimeo, Google, LiveLeak, Youtube}
  • Add Myspace, DailyMotion video formats
  • Corrected Linking Issue – Veoh & LiveLeak
  • Deprecated Float Keyword

Version 2.1.2

  • Extended Keywords {NOLINK, LINK, NOAUTOPLAY, AUTOPLAY}
  • The colon is now acceptable for use in the text blurb
  • Updated the options menu to include autoplay as a sitewide option.

Version 2.1.1

  • Properly Added Options Menu
  • Further reworking of the code
  • moved all functions into class

Version 2.1

  • Further reworking of the code
  • Added Options Menu

Version 2.0.2

  • Added RevveR
  • Corrected some code (simplification)

Version 2.0.1

  • Added Blip.tv
  • Expanded on description to include information about the parameters
  • Added NOLINK parameter to be a per item option

Version 2.0

  • Complete Revision of Plugin from previous state
  • Added a number of parameters, consult description for further information
  • Added a different mechanism for parsing the Excerpt v. the Content of the post.
  • Brought everything together in a class (serves as a namespace for now)
  • Now is much easier to add further objects, including non video items.
42 Comments

42 Comments

  1. sure–what’s your aim screen name?

  2. Looked it up–my site uses PHP 4.4.7

  3. My Screenname is TheAdvocateSB

    That is most likely the problem. If you can switch to 5+. My code is requiring 5 for the OO paradigms. If you cant get it to work i can update my code (not too complicated to move back i don’t think). Do note that PHP4 is no longer being supported so your host will most likely be moving to PHP 5 soon.

  4. Me again. I was able to switch to PHP5, which cleared up a number of other problems besides getting the plugin to install, so thanks for pointing me in the right direction.
    New question–how can I mod the plugin to play all videos at a default width? As it stands right now, videos are huge, spilling over into my sidebars. I tried changing $width numbers in the script to see what would happen–and Nothing happened. On a separate note, I don’t seem to have a “video” section under Settings like you mentioned in a different answer. Any ideas why that might be? Thanks for your help!

  5. The section is called Configure Videos and it is currently the best place to be making any changes.

    http://your.blog.com/wp-admin/options-general.php?page=video-bracket-tag/wp-video.php should also load it.

  6. What is the best way to remove all the div tags? I would like the video just be embedded within standard paragraph tags. Super simple.

    I can edit the php code, but I fear this won’t be so helpful when you update the script.

    Thanks in advance for the help!

  7. Is there a way to force videos to start in High Quality mode (HQ) for YouTube videos?

  8. Thank you for the comments, as of right now, no. I dont know of the tags, but ill look into it and maybe release an update in the next week.

  9. as for the div tags, uhm… well the problem here is that the div tags are what vids are typically wrapped in. I can add some further customization but it may require some updates to my generation script.

  10. Hi, it does not work with blip.tv with Internet Explorer – whats wrong? “Error: No Feed”.
    Any Solution?

Leave a Reply

Spam Protection by WP-SpamFree

Using Gravatars in the comments - get your own and be recognized!

XHTML: These are some of the tags you can use: <a href=""> <b> <blockquote> <code> <em> <i> <strike> <strong>