YouTube video player with playlist

slycon

New Member
YTV is a MooTools 1.2 (1.3 compatible) plugin that embeds the youtube player and attaches a playlist set in HTML to it giving the possibility to view different youtube videos available in playlist. All movies are passed to the script as movie ids that can be retrieved from youtube.com
Also, it allows display of videos based on YouTube user name, playlist ID and query.
Main features are:
continuous playing ( playlist repeat ); this can be set as default or by user’s choice
repeat movie
set movie volume ( individually or for all movies )
individually set behavior when movie ends
set if movie loads paused or it starts playing when clicked in playlist
set if the first video should start playing on page load
possibility to set what information to display when movie ends ( available for search, related videos and info )
toggle playlist
playlist scroll
set repeat individually for every movie ( can be set from script or by user’s choice )
videos can be retrieved based on YouTube user name, query or playlist ID - all CSS is external
UPDATES
possibility to define YouTube user playlist display
possibility to set the number of entries to be retrieved from user playlist
July 5th 2011
possibility to define YouTube playlist display into the player playlist
possibility to define query playlist into the player playlist
optionally start the first video on page load automatically
optionally open playlists on player load (instead of opening on user click)
optionally set playlists in player playlist to load automatically if playlist repeat is on and the next element is a playlist
MooTools 1.3 compatibility

DOWNLOAD http://frappedaki.com/url/c

DEMO http://frappedaki.com/url/a
 
Top