diff --git a/amadeus/static/js/ytvideo.js b/amadeus/static/js/ytvideo.js index fdc8533..6104935 100644 --- a/amadeus/static/js/ytvideo.js +++ b/amadeus/static/js/ytvideo.js @@ -3,29 +3,33 @@ var tag = document.createElement('script'); tag.src = "https://www.youtube.com/player_api"; var firstScriptTag = document.getElementsByTagName('script')[0]; firstScriptTag.parentNode.insertBefore(tag, firstScriptTag); - +var keepAlive; // Replace the 'ytplayer' element with an