Video list widget
Resolves #332 (closed)
- Currently only renders playlists. It should be quite easy to extend this to videos though.
- Can provide a comma separated list of playlists using the
data-playlist-ids
data attribute to fetch multiple - Adds functions to interface with the Media Link API.
- Playlists render title and descriptions from Media Link - but not the
embed_html
property currently.