699

Product support

Get help in the plugin support forum.

  • Added on Sep 25, 2015
  • Current version: 1.0.3
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by

Categories

Playlist generator plugin & player

The main purpose is to display your favorite playlist on your blog or website page using a easy to use player.

This plugin can generate or retrieve different kind of playlists and play them. You can add different providers or generators :

  • Youtube Playlist id
  • Vimeo User
  • Popular videos by countries
  • Popular videos by keyword
  • Videos related to a specific channel name
  • Videos related to a specific channel id
  • Already existing playlist models (Top 100, existing artists)
  • Create personal playlists

You can set several parameters, it will then aggregate all videos inside your unique playlist (for example, top videos from a specific country with your own youtube playlist).

You can set the title and autoplay feature. You can customize it as a partial, as any other component.

The player contains several standard commands like shuffle, autoplay and automatically loop play back videos (autorepeat function).

About

To use it, just install the plugin and then use the 'Playlist Player' provided under boostrapplaylist component. Configure all the properties that you want, please note that you'll need your server to be able to load external content from youtube, vimeo and other providers.

Add it to your page

When configured, add the component where you want it.

<div class="col-sm-8 col-sm-offset-2">
            {% component 'player' %}
</div>

Known limitation : due to javascript conflicts, for now you can only use one component per page.

1.0.3

Added label shuffle on the player and nullable country on list of countries

Sep 27, 2015

1.0.2

Removed dependency to Rainlab.User or Rainlab.Location

Sep 26, 2015

1.0.1

First version of BootstrapPlaylist

Sep 23, 2015