MyList Video Player

Plugin for GRAV

ABOUT

This GRAV plugin allows for adding a fully responsive HTML5 video player with a scrolling thumbnail playlist to any page using a shorcode. It uses the latest YouTube API (v3) and dynamically loads YouTube playlists.
View the demo

DEPENDENCIES

* Grav Shortcode Core Plugin
* jQuery 1.10 or newer

INSTALLATION

Before installing the MyList Video Player plugin, ensure that GRAV's Shortcode Core plugin is installed, enabled, and activated.

To install the MyList Video Player plugin:

  1. Puchase and download the zip file
  2. Unzip the file and upload the 'mylist-video-player' folder and all of it's contents to the /user/plugins/ folder of your grav site.

QUICK EXAMPLE

Below is the basic shortcode required to get the MyList Video Player working on a page.

[mylist-video-player playlist_id="PLSSPBo7OVSZs96Cr6nEnzQpRDGwih38ie"]

Replace the playlist ID number within the quotes with your desired YouTube playlist ID.

SHORTCODE GENERATOR

Enter a YouTube playlist ID, set configuration and color optoins, then click the Generate Shortcode button. Copy the shortcode that is generated and paste it into the content area of any post. (* indicates required)

Parameter Description Value
playlist_id
api_key
autoplay_next No (0)     Yes (1)
show_playlist_titles No (0)     Yes (1)
show_video_title No (0)     Yes (1)
show_player_controls No (0)     Yes (1)
playlist_titles_color
playlist_titles_hover
arrows_color
arrows_hover
current_video_color

Shortcode:

AUTHOR

Mike Wooster
Wooster Web Design
mike@woosterwebdesign.com