From 1f2de3864ca09b15a8b659e2174d18e5f3dd5990 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20L=C3=B6he?= Date: Tue, 19 May 2015 21:31:47 +0200 Subject: [PATCH 1/5] Ported the plugin to Youtube APIv3 --- jquery.ytChanPlayer.js | 262 +++++++++++++++++++------------------ jquery.ytChanPlayer.min.js | 2 +- 2 files changed, 137 insertions(+), 127 deletions(-) diff --git a/jquery.ytChanPlayer.js b/jquery.ytChanPlayer.js index 50ae950..1c1fbe9 100644 --- a/jquery.ytChanPlayer.js +++ b/jquery.ytChanPlayer.js @@ -1,133 +1,143 @@ -/* jQuery Youtube Channel Player 0.1.3 - * Author: Marc Loehe (boundaryfunctions) - * Based on jQuery.youtubeChannel by Miguel Guerreiro (dharyk) - * Licensed under the MIT license +/* jQuery Youtube Channel Player 0.2.0 + * Author: Marc Löhe + * Licensed under the MIT license. */ (function ($) { + "use strict"; - $.fn.ytChanPlayer = function (settings) { - var $ytEl = $(this), - $ytPlayer, - $ytList = $('