This module creates a block with YouTube videos depending on specified parameters. Videos are gathered from a YouTube feed and can be both from a specified user or from a playlist. The order of the videos can also be configured in the block's settings page. To use this block, a YouTube Developer Key is needed. To get one go to http://code.google.com/apis/youtube/dashboard.
The block implements the jQuery Scrollable plugin to show video thumbnails of the rest of the videos available. By default a video is shown in big over the scrollable thumbs and once the user clicks on one of the thumbs, the video is replaced by the one the user selected.
Comments
Comment #1
mmellado commentedProject link: http://drupal.org/sandbox/mmellado/1102134
Comment #2
mmellado commentedScreenshot: http://mellados.com/sites/default/files/Screen%20shot%202011-03-22%20at%...
Comment #3
janusman commentedThis should really integrate with http://drupal.org/project/jquery_plugin, which provides the Scrollable plugin.
Comment #4
mmellado commentedI tried implementing the jquery_plugin module, but the scrollable doesn't seem to work. Any ideas of why?
Comment #5
tim.plunkettClosing, feel free to re-open if this was a mistake.