Wordpress plugins
YouTube-Insert-Me

YouTube-Insert-Me

Version : 1.0
Tested up to : 3.0.5
Number of download : 5533
Author : Maxime ORIOL
Average rating : 0 / 5 on 0 votes 0 votes, 0 avg.rating

Screenshots

YouTube-Insert-Me
YouTube-Insert-Me
YouTube-Insert-Me
YouTube-Insert-Me

YouTube-Insert-Me allow to embed Youtube videos easily. The greatest advantage of this plugin is that your webpage will not nead three minutes to load ! That’s the lightest plugin you can find for WordPress It works with all the current YouTube API parameters, including HD video, and produces XHTML valid output. It also, unlike many others similar plugins, works with videos with certain characters within their ID (e.g. double dashes). Over the coming instructions I’ll take you through the various ways to embed video. To embed any Youtube video what you have to do is very easy ! You just have to insert the code as follow : Replacing ‘id’ by the id of the video than you can find in the shraring url. The url seam to http://www.youtube.com/watch/?v=id So, you just have to copy and past the id video. /!\ Caution : Take care to dont have any white space between both tags, moreover the code will not be replaced. Technicaly, the code that you insert in your article is replace thinks to JQuery – Javascript. The JQuery library is automaticaly called from Google API Parameters For the first version, no parameters are available except in php file, but soon an upgrade will allow you to use specific parameter for each video. In PHP file : You can define the width and the height of the video like that : $(‘#content’).youtubeInsert({ width : 600 height : 450 }); unit is Pixel. 1.0 Initial release 1.0 Initial release

Download now