mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Trying to fetch whats wrong
This commit is contained in:
@@ -172,6 +172,7 @@ var Youtube = {
|
||||
$("#player").css("opacity", "1");
|
||||
$("#controls").css("opacity", "1");
|
||||
$(".playlist").css("opacity", "1");
|
||||
console.log(video_id);
|
||||
Youtube.ytplayer.loadVideoById(video_id);
|
||||
Youtube.ytplayer.playVideo();
|
||||
Youtube.durationSetter();
|
||||
|
||||
Reference in New Issue
Block a user