/* jQuery Youtube Channel Player 0.2.0 * Author: Marc Löhe * Licensed under the MIT license. * * * need to change most of the logic here. * Only need the logic that gets our video information. * Also, need to look at the actual player function * */ (function ($) { "use strict"; $.fn.ytChanPlayer = function (settings) { var $ytEl = $(this), $ytList = $('