Logic for loading a playlist's result in search isn't DRY w/ other playlists
A YouTube video player as a Google Chrome extension
Brought to you by:
tomkozak
Originally created by: MeoMix
The method _setResultsByPlaylist inside of search.js has logic which is copy/pasted from the loadDataSource method of playlist.js
It would be a good idea to figure out how to consolidate these and leverage the playlist's ability to load its own datasource from search.