WordPress Youtube Playlist Widget

0

This plugin loads the list of videos from a given plublic youtube playlist ID using google API. To get started: 1) Click the “Activate” link to the left of this description, 2) Crea

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

This plugin loads the list of videos from a given plublic youtube playlist ID using google API. To get started: 1) Click the “Activate” link to the left of this description, 2) Create your Google API key, and 3) Go to https://www.youtube.com/ page, and get any public playlist that you like to show on the website sidebar and save to the widget configuration box.

Major features in WordPress Youtube Playlist Widget include:

  • Automatically loads the list of videos based on the public Youtube Playlist ID once the configuration is stored into the widget box.
  • When a particular video link is clicked by the user, they don’t have to leave your website to watch the video, instead this plugin allows them to watch the video in a JQuery dialog box.
  • After installing this plugin you can use the widget multiple times on multiple locations within the same page for showing different set of youtube videos by using different Youtube Playlist ID’s.

PS: After installing this plugin you would require to generate your own Google API Key to load the youtube playlist videos.

Whats’s new in version 2.0

  • Add shortcode capability for the plugin, so that users can load playlist widget on any page / post
  • USAGE: [youtube-playlist api_key=”{your google API key}” playlist_id=”{public youtube playlist ID}” show_max=”5″ layout=”h”], here “h” is for horizontal layout, youtube-playlist is the shortcode for this plugin