A repository of over 1000 quality jQuery plugins

jQuery Youtube Video Gallery

Youtube Video Gallery is a jQuery Audio & Video plugin.

Created by Clanceyp

simple jquery extension

Not what you're looking for? Click here to view more Audio & Video jQuery plugins

Youtube video gallery

See http://clanceyp.github.io/youtube-video-gallery for more info.

This is a very simple plugin to display a group of youtube video links as a gallery.

If you are using the colorbox or fancybox plugins, this extension will use it and display the videos in a light box.

Usage

You can load Youtube videos from a json, or directly from an unordered list e.g...

<ul class="youtube-videogallery">
    <li><a href="http://www.youtube.com/watch?v=UCOC1YwNwZw">Call me gordie</a></li>
    <li><a href="http://www.youtube.com/watch?v=CjgT8Af1kGc">Bad scooting</a></li>
    <li><a href="http://www.youtube.com/watch?v=4psVnsYlBok">Good scooting</a></li>
    <li><a href="http://www.youtube.com/watch?v=05Cgtg_N4eI">Knitting</a></li>
    <li><a href="http://www.youtube.com/watch?v=d2xQ8K2VJms">More music</a></li>
    <li><a href="http://www.youtube.com/watch?v=pocEg6a6ZpM">YUI Roundtable</a></li>
    <li><a href="http://www.youtube.com/watch?v=ishBOmjHoXE">Sporting moments</a></li>
    <li><a href="http://www.youtube.com/watch?v=0Yww2VhbFL8">Tango!</a></li>
</ul>

To convert the above into a gallery use

$(document).ready(function(){
    $("ul.youtube-videogallery").youtubeVideoGallery(  );
});

For more information see the examples in the 'about' folder

License

Link Audit is released under the MIT license.

www.opensource.org/licenses/MIT

Thank you : )



You might also like these other Audio & Video jQuery Plugins

  • articulate.js

    A jQuery plugin that lets the browser speak to you.

  • JqVideoBox

    jqVideoBox is jquery lightbox for videos from Youtube, Metacafe, Google Video, Dailymotion, Blip, Revver, Veoh, Vimeo and more

  • jQuery Brightcove Video

    Brightcove Video - jQuery Plugin - Helps you create custom dynamic solutions that work with the Brightcove Video platform.