Simple, no lightbox effect just pain links to youtube

Video gallery

Doesn't use anything, keeps the existing links and just displays them as a gallery

$(document).ready(function(){
    $("ul.youtube-videogallery1").youtubeVideoGallery( {plugin:'none'} );
});