var ivmfiles = ["//vjs.zencdn.net/7.18.1/video-js.css", "//ivm.antenaplay.ro/js/html5/videojs6-hls.css?v=3"]; for(var i = 0; i < ivmfiles.length; i++) { var fileref = document.createElement("link") fileref.setAttribute("rel", "stylesheet") fileref.setAttribute("type", "text/css") fileref.setAttribute("href", ivmfiles[i]) document.getElementsByTagName("head")[0].appendChild(fileref) } var ivmVideo = document.createElement("video"); ivmVideo.id = "ivmSRuqeK7sRuUQr84"; ivmVideo.width = ""; ivmVideo.height = ""; ivmVideo.controls = "controls"; ivmVideo.preload = "auto"; ivmVideo.poster = "https://ivm.antenaplay.ro/thumbs/antena1/2023/03/25/SRuqeK7sRuU_4L.jpg"; ivmVideo.classList.add("video-js"); ivmVideo.classList.add("vjs-default-skin"); ivmVideo.classList.add("vjs-big-play-centered"); ivmVideo.setAttribute('muted', 'muted');ivmVideo.classList.add("vjs-16-9"); var ivmSourceFile = document.createElement("source"); ivmSourceFile.src = "https://sod2.antenaplay.ro/antena1/2023/03/25/46bd2a90e85dc0cfc4e0d1d496cc8d0473b459e10d53fa3a8ce17059eebe176a_360p-wide.mp4/index.m3u8?starttime=1714300678&endtime=1714307878&source=web&token=5nPfNiXD1g78vrSN4S75Jmvaxg8="; ivmSourceFile.type = "application/x-mpegURL"; ivmVideo.appendChild(ivmSourceFile); document.getElementById("video_SRuqeK7sRuU").appendChild(ivmVideo); function _LoadIVMScript(c,b){ var a=document.createElement("script");a.type="text/javascript";a.readyState?a.onreadystatechange=function(){ if("loaded"==a.readyState||"complete"==a.readyState)a.onreadystatechange=null,b() }:a.onload=function(){ b() };a.src=c;document.getElementsByTagName("head")[0].appendChild(a) }; function _LoadIVMScriptWithError(c,b,d){ var a=document.createElement("script");a.type="text/javascript";a.readyState?a.onreadystatechange=function(){ if("loaded"==a.readyState||"complete"==a.readyState)a.onreadystatechange=null,b() } :a.onload=function(){ b() };a.addEventListener('error', function(ev){ d(ev.target.src) }, true);a.src=c;document.getElementsByTagName("head")[0].appendChild(a) } _LoadIVMScript("//vjs.zencdn.net/7.18.1/video.js",function (){ _LoadIVMScript("//ivm.antenaplay.ro/js/html5/videojs7-hls.js?v=10",function (){ _LoadIVMScriptWithError("//imasdk.googleapis.com/js/sdkloader/ima3.js",function () { var player = videojs('ivmSRuqeK7sRuUQr84'); setTimeout(() => { player.play(); }, 500) player.logview({ "container": "ivmSRuqeK7sRuUQr84", "vid": "SRuqeK7sRuU", "fullshow": 0, "free": 1}); player.cxbrat( { "guid": "SRuqeK7sRuU", "tip_play": "autoplay", "log": "verbose" } ); }, function(url){ var player = videojs('ivmSRuqeK7sRuUQr84');player.src("https://videoassets.antenaplay.ro/temp/oh-no.mp4");player.logview({ "container": "ivmSRuqeK7sRuUQr84" });}); } ); } );