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

mmellado’s picture

mmellado’s picture

janusman’s picture

Status: Needs review » Needs work

This should really integrate with http://drupal.org/project/jquery_plugin, which provides the Scrollable plugin.

mmellado’s picture

I tried implementing the jquery_plugin module, but the scrollable doesn't seem to work. Any ideas of why?

tim.plunkett’s picture

Component: new project application » module
Status: Needs work » Closed (won't fix)

Closing, feel free to re-open if this was a mistake.