Skip to content

Instantly share code, notes, and snippets.

@srikanthlavudia
Last active September 10, 2015 13:49
Show Gist options
  • Save srikanthlavudia/7c2ccff4c831920f98b9 to your computer and use it in GitHub Desktop.
Save srikanthlavudia/7c2ccff4c831920f98b9 to your computer and use it in GitHub Desktop.
WordPress Youtube Playlist Widget

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:

  1. Automatically loads the list of videos based on the public Youtube Playlist ID once the configuration is stored into the widget box.

  2. 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.

  3. 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.

https://wordpress.org/plugins/wp-youtube-playlist-widget/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment