====== Video Share Plugin ====== ---- plugin ---- description: Easily embed videos from various Video Sharing sites like YouTube or Vimeo. author : Andreas Gohr email : andi@splitbrain.org type : syntax lastupdate : 2008-10-19 compatible : 2007-06-26+ (maybe older, too) depends : conflicts : youtube, dailymotion, google_video, youtubev2 similar : youtube, dailymotion, google_video, youtubev2 tags : video, youtube, embed ---- This plugin allows you to embed flash video players from various video sharing sites. New services can be added by just editing a config file. ===== Download and Install ===== Use this download for manual installation or use the link in the plugin manager. * {{http://dev.splitbrain.org/download/snapshots/vshare-plugin-latest.tgz}} ==== Changes ==== {{rss>http://dev.splitbrain.org/darcsweb/darcsweb.cgi?r=dwplugins/vshare;a=rss}} ===== Usage/Syntax ===== The basic syntax looks like this: ''%%{{%%//videosite//>//videoid//?//size//%%}}%%''. Where ''//videosite//'' is one of the identifiers listed below, and ''//videoid//'' is the identifier of the video at the respective site. The ''//size//'' parameter is optional. You can either give it in the form ''//width//x//height//'' like ''500x300'', or use the keywords ''small'', ''medium'' or ''large''. The video can be aligned by adding spaces on the left or right inside the curly brackets (like in the image syntax). ==== Examples ==== Display a YouTube Video: {{youtube>L-WM8YxwqEU}} Show a larger player: {{youtube>L-WM8YxwqEU?large}} Right-align the player : {{ youtube>L-WM8YxwqEU}} Show a small, centered player: {{ youtube>L-WM8YxwqEU?small }} ===== Supported Services ===== ^ Identifier ^ Website ^ Notes ^ | 12seconds | [[http://12seconds.tv|12 Seconds]] | | | 5min | [[http://www.5min.com/|5min]] | | | bambuser | [[http://bambuser.com|Bambuser]] | The video ID is in the embed code, not in the URL | | bliptv | [[http://blip.tv/|Blip.TV]] | You get the correct id when choosing to embed for wordpress.com:\\ {{:plugin:blipexample.png|Finding code in Blip.tv}}| | blogtv | [[http://www.blogtv.com|BlogTV]] | | | clipfish | [[http://www.clipfish.de/|Clipfish]] | | | current | [[http://www.current.com|Current]] | | | dailymotion | [[http://www.dailymotion.com/|Daily Motion]] | | | eyespot | [[http://eyespot.com/|Eyespot]] | | | googlevideo | [[http://video.google.com/|Google Video]] | | | gtrailers | [[http://www.gametrailers.com|GameTrailers]] | | | jumpcut | [[http://www.jumpcut.com/|Jumpcut]] | | | justintv | [[http://justin.tv|Justin.TV]] | | | metacafe | [[http://www.metacafe.com/|MetaCafe]] | | | mogulus | [[http://www.mogulus.com|Mogulus]] | | | myspacetv | [[http://vids.myspace.com/|MySpaceTV]] | | | rcmovie | [[http://www.rcmovie.de|RCMovie]] | | | revver | [[http://www.revver.com/|Revver]] | | | seesmic | [[http://seesmic.com|Seesmic]] | | | sevenload | [[http://www.sevenload.com/|Sevenload]] | | | stickam | [[http://stickam.com|Stickam]] | | | superdeluxe | [[http://www.superdeluxe.com|SuperDeluxe]] | | | ustream | [[http://ustream.tv|Ustream.TV]] | | | veoh | [[http://www.veoh.com/|Veoh]] | | | vimeo | [[http://www.vimeo.com/|Vimeo]] | | | youtube | [[http://www.youtube.com/|YouTube]] | | Additional sites can be added to the ''sites.conf'' file in the plugin directory. ===== Bug report ===== ==== alignement does not work correct for rcmovie ==== I tried your plugin with a video from rcmovie. This works fine as long as you do not center or aligne the video right. ==== Player doesn't always show up in Firefox 3 for mac==== I have this plug-in installed and many times when using a local flv file the player does not show up. If you do a reload of the browser several times it will then sometimes show up.