The YouTube Playlist is derived from the MediaElement player. It allows YouTube videos to be displayed in a playlist.
The YouTube Playlist was developed by modifying the MediaElement Playlist plugin and the Quality plugin.
Minor changes to the MediaElement Player were also made. The article Mediaelements: Add a share button to video elements using jQuery was used to add Social Sharing buttons to the player. The player also uses the jQuery thumbnail scroller library for the scroll-able playlist.
Download the source code by running the command: git clone https://github.com/pakjiddat/youtube-playlist.git. Place the source code in a virtual host directory, so that the index.html file is served by a web server. Navigate to the index.html file in a browser. You should see this screen.