=== Wp Video Plugin === Contributors: sagar Donate link: https://www.111waystomakemoney.com/donate Tags: embedding, Video, embed, portal, Youtube, Sevenload, Google, MyVideo, Clipfish, Revver, Yahoo!, Brightcove, Aniboom, MSN, Liveleak, Collegehumor, slideshare, guba, GoalVideoz ,admin, plugin, footer, links, copyright, administration, blog,Google Adsense, WordPress,Plugin,widget,post,plugin,admin,sidebar,comments,images,twitter,page,google,links,image,ad,admin,administration,ads,adsense,advertising,affiliate,AJAX,amazon,analytics,anti-spam,api,archive,atom,audio,authentication,author,automatic,Avatar,blog,blogroll,book,bookmark,bookmarking,bookmarks,buddypress,button,calendar,captcha,categories,category,cms,code,comment,comments,community,contact,content,counter,CSS,custom,dashboard,database,date,del.icio.us,delicious,Digg,edit,editor,email,embed,event,events,excerpt,Facebook,feed,feeds,filter,flash,flickr,form,Formatting,gallery,google,google,maps,html,image,images,integration,iphone,javascript,jquery,language,lightbox,link,links,list,login,mail,manage,maps,media,menu,meta,mobile,mp3,music,myspace,navigation,News,nofollow,notification,page,pages,password,paypal,performance,permalink,photo,photos,php,picture,pictures,plugin,plugins,Post,posts,profile,quotes,random,Reddit,redirect,register,registration,related,rss,scroll,search,security,seo,Share,sharing,shortcode,sidebar,simple,slideshow,social,social,bookmarking,social,media,spam,statistics,stats,Style,tag,tags,technorati,template,text,theme,themes,thumbnail,time,TinyMCE,title,tracking,tweet,twitter,update,upload,url,user,users,video,widget,widgets,wordpress,wpmu,xml,yahoo,youtube Requires at least: 2.0.0 Tested up to: 3.0.1 Stable tag: 6.01.15 A filter for WordPress that displays videos from many video services. == Description == A filter for WordPress that allows easy video embedding of supported sites. Support for 63 different video sites. For detailed description of the plugin visit plugin page at[Wp Video Plugin](http://111waystomakemoney.com/wp-video-plugin/). The following sites are supported: * 123video.nl * Aniboom * Blip.tv * Break * Brightcove * CBS * Cellfish * Clipfish * Clipsyndicate * Collegehumor * ComedyCentral.com * current.com * D1G.com * dotSUB * Facebook * Flickr Video * FunnyorDie.com * GameTrailers * GameVideos * Generic Flash * Glumbert * GoalVideoz * Google Video * Grouper * Guba * Hamburg1 Video * hulu * IFILM * ISeeIt.TV * Jumpcut * Kewego * Last.fm * LiveLeak * MEGAVIDEO * Metacafe * Mncast.com * Mojvideo.com * MSN * MyspaceTV * MyVideo * Novamov * OnSMASH.com * reason.tv * ReelzChannel * Revver * screencast-o-matic.com * Sevenload * slideshare.com * smotri.com * Sumo.tv * teachertube * Trilulilu * Tu.tv * UnCut * Veoh * Videotube * Vimeo * Vsocial * Wandeo * wat.tv * Yahoo! Video * Youreporter * Youtube * Youtube Playlist **Demo:** demo :[Wp Video Plugin Demo](http://111waystomakemoney.com/wp-video-plugin/). Warm Regards, Bharath [Wp Video Plugin](http://111waystomakemoney.com/). == Installation == Copy the file videos.php into the wp-content/plugins folder of your WordPress installation. After that go to Administration page, choose Plugins. Wp Video Plugin should be in the list. Activtate it. == Using the plugin == You can find the freshest instruction here: http://111waystomakemoney.com/dokuwiki/doku.php/instruction. Please tell me your wishes: http://111waystomakemoney.com/dokuwiki/doku.php/wishlist. For any other questions on the plugin visit plugin page at[Wp Video Plugin](http://111waystomakemoney.com/wp-video-plugin/). MyVideo: - every occurence of the expression [myvideo id width height] (case unsensitive) will start as an embedded flash player. Replace "id" with the MyVideo id. For the URL http://www.myvideo.de/watch/366128, the id part is 366128 youtube: - every occurence of the expression [youtube id] (case unsensitive) will start as an embedded flash player. Replace "id" with the youtube id. For the URL http://youtube.com/watch?v=83FWE_qBudU, the id part is 83FWE_qBudU The default width and height is definded in "define("YOUTUBE_WIDTH", 425)" and "define("YOUTUBE_HEIGHT", 350)". To change the default size, simply edit the values. Additionally you can add the desired width and height to the expression seperated by spaces (i.e. [youtube id 300 150]. For the URL http://youtube.com/watch?v=83FWE_qBudU, the id part is 83FWE_qBudU, so a valid tag would be "[youtube 83FWE_qBudU]" or for a smaller player size then the default dimensions "[youtube 83FWE_qBudU 210 175]" google video: - every occurence of the expression [google id] (case unsensitive) will start as an embedded flash player. Replace "id" with the google video id. For the URL http://video.google.de/videoplay?docid=5024787479139933029, the id part is 5024787479139933029 clipfish: - every occurence of the expression [clipfish id width height] (case unsensitive) will start as an embedded flash player. Replace "id" with the clipfish id. For the URL http://www.clipfish.de/channel/253/video/2834485/das-schaeferlied-von-schaefer-heinrich/, the id part is 2834485 sevenload: - every occurence of the expression [sevenload id] (case unsensitive) will start as an embedded flash player. Replace "id" with the sevenload id. For the URL http://sevenload.de/videos/8A6KASF-arif-playback, the id part is 8A6KASF dailymotion: - every occurence of the expression [dailymotion id] (case unsensitive) will start as an embedded flash player. Replace "id" with the dailymotion id or the video URL (both works). The default width and height is definded in "define("DAILYMOTION_WIDTH", 420)" and "define("DAILYMOTION_HEIGHT", 336)". To change the default size, simply edit the values. Additionally you can add the desired width and height to the expression seperated by spaces (i.e. [dailymotion id 300 150]. For the URL http://dailymotion.com/video/xbxov2_hello-geekette, the id part is xbxov2, so a valid tag would be "[dailymotion xbxov2]" or even "[dailymotion http://dailymotion.com/video/xbxov2_hello-geekette] or for a smaller player size then the default dimensions "[dailymotion xbxov2 210 175]" BREAK.com: - every occurence of the expression [break id] (case unsensitive) will start as an embedded flash player. Replace "id" with the Break id. It is a little bit difficult to get the id. You will find it, when you copy the video code for an embeded player. Look for this line: , there you can find the id: MjI2NTkx METACAFE.com: - every occurence of the expression [metacafe id] (case unsensitive) will start as an embedded flash player. Replace "id" with the Metacafe id. For the URL http://www.metacafe.com/watch/427425/boulot/, the id part is 427425 VIMEO.com: - every occurence of the expression [vimeo id width height] (case unsensitive) will start as an embedded flash player. Replace "id" with the Vimeo id. For the URL http://www.vimeo.com/138920, the id part is 138920 Videotube.de: - every occurence of the expression [videotube id] (case unsensitive) will start as an embedded flash player. Replace "id" with the Videotube id. For the URL http://www.videotube.de/ci/page/player/527, the id part is 527 BLIP.tv: - every occurence of the expression [bliptv id] (case unsensitive) will start as an embedded flash player. Replace "id" with the Blip.tv id. You will find it, when you copy the video code for an embeded player. Look for this line: [comedycentral 122364] Reason.tv: [reason id] http://reason.tv/video/show/157.html -> [reason 157] Jumpcut: [jumpcut id width height] http://jumpcut.com/view/?id=774D8BB8E95911DA897BFEAF976EA1AD -> [jumpcut 774D8BB8E95911DA897BFEAF976EA1AD] Collegehumor: [collegehumor id width height] http://www.collegehumor.com/video:1727961 -> [collegehumor 1727961] Hamburg1 Video: [hamburg1 id width height] http://www.hamburg1video.de/video/iLyROoaftT81.html -> [hamburg1 iLyROoaftT81] mncast.com: [mncast id width height] the id is in the embed code. search for "movieID". for http://www.mncast.com/?4223906 -> [mncast 10005583920080301233042] Youtube Playlist: [youtubeplaylist id width height] http://de.youtube.com/view_play_list?p=EF1155687A8B929B -> [youtubeplaylist EF1155687A8B929B] MSN: [msn id width height] http://video.msn.com/video.aspx?vid=71e6a055-7b68-4fc3-880a-1bcffe1533b5 -> [msn 71e6a055-7b68-4fc3-880a-1bcffe1533b5] MEGAVIDEO: [megavideo id width height] http://www.megavideo.com/?v=Q0G3U6F7 -> [megavideo Q0G3U6F7] ReelzChannel: [reelzchannel id width height] http://www.reelzchannel.com/video/32097/indiana-jones-4-trailer -> [reelzchannel 32097] d1g.com: [d1g id width height] http://www.d1g.com/video/show/1912587 -> [d1g 1912587] Trilulilu: [trilulilu id width height] http://www.trilulilu.ro/keskifa/d219752d57c01e -> [trilulilu d219752d57c01e] Funny or Die: [funnyordie id width height] http://www.funnyordie.com/videos/3b1e3750e2 -> [funnyordie 3b1e3750e2] Generic Flash: [flash id] http://www.messe-ideen.de/upload/magische-zauberkugel.swf -> [flash http://www.messe-ideen.de/upload/magische-zauberkugel.swf] Youreporter: [youreporter id] http://www.youreporter.it/view_video.php?viewkey=dac8bc8ba637133b2c65 -> [youreporter dac8bc8ba637133b2c65] Clipsyndicate: [Clipsyndicate id width height] http://www.clipsyndicate.com/publish/video/613132/raw_video_tornado_destroys_iowa_bank?wpid=0 -> [clipsyndicate 613132] Mojvideo.com: [mojvideo id width height] http://www.mojvideo.com/video-bmw-club-obsotelje/480f35d6e4c046353a58 -> [mojvideo 480f35d6e4c046353a58] GoalVideoz: [goalvideoz id width height] http://www.goalvideoz.com/watch/2674-Portugal-vs-Turkey-2nd-Half-Goals-and-Highlights-Euro-2008/ -> [goalvideoz 2674] Guba: [guba id width geight] http://www.guba.com/watch/3000093083?duration_step=0&featured=featuredsportsvids&filter_tiny=0&pp=10&sb=8&set=5&sf=0&size_step=0&o=2&sample=1213474809:9b2e64c91768e700634a0248b8c9ee758ff0bd27 -> [guba 3000093083] wat.tv: [wat id width height] http://www.wat.tv/video/ouverture-mondial-presse-automoto-z9po_z1vx_.html -> You will find the id, when you copy the video code for an embeded player. Look for this line: there you find the id. It is 313547fagwuFO1645548 -> [wat 313547fagwuFO1645548] smotri.com [smotri id width height] http://smotri.com/video/view/?id=v630387892f -> [smotri v630387892f] OnSMASH [onsmash id width height] http://videos.onsmash.com/v/3X8RTKaK6C3hya7q -> [onsmash 3X8RTKaK6C3hya7q] dotSUB [dotsub id width height] http://dotsub.com/view/7774e495-71c5-4a64-83d9-28675d835d90 -> [dotsub 7774e495-71c5-4a64-83d9-28675d835d90] screencast-o-matic [screencast id width height] http://www.screencast-o-matic.com/watch/cii3lYtk -> [screencast cii3lYtk] current [current id width height] http://current.com/items/89891774/supernews_twouble_with_twitters.htm -> [current 89891774] Facebook [FB id] http://www.facebook.com/video/video.php?v=1036384564453 -> [FB 1036384564453] Flickr Video [flickr id width height] http://www.flickr.com/photos/25530364@N07/3599198949/in/pool-alongphoto -> [flickr 3599198949] Kewego [kewego id width height] http://www.kewego.de/video/iLyROoaftxTc.html -> [kewego iLyROoaftxTc] Novamov [novamov id] http://www.novamov.com/video/oaqqzqx1czqg5 -> [novamov oaqqzqx1czqg5] ISeeIt.TV [iseeittv id [width height]] e.g. [iseeittv cqns7lq0g6ua0p] hulu [hulu id width height] You find the id when you copy the video code for the an embedded player. Look for this line near the beginning of the code: [hulu KqGQAaGmZu7EaRstGkKYXQ] NOTE: Hulu currenly works only in the US. CBS [cbs id width height] http://www.cbs.com/late_night/late_show/video/?pid=jBKco1lLmfitxBLY9pzs9RDOb1k0paQO&nrd=1 -> [cbs jBKco1lLmfitxBLY9pzs9RDOb1k0paQO] NOTE: CBS currenly works only in the US. == Changelog == = 6.01.15 = * initial release = 6.01.15 = * Bugs fixed with internet explorer