CINXE.COM
Her velter lasteskipet inntil havn - VGTV
<!DOCTYPE html> <html lang="no"> <head> <meta charset="utf-8" /> <link rel="icon" href="/favicon-vgtv-32x32.png" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0,user-scalable=0"/> <meta name="theme-color" content="#131315" /> <meta name="twitter:card" content="summary_large_image"> <meta name="description" content="15 personer var om bord da ulykken skjedde lille julaften." data-react-helmet="true"> <meta name="keywords" content="Tyrkia,Skipsfart,Istanbul,B氓t,b氓tulykke" data-react-helmet="true"> <meta name="robots" content="max-video-preview:10"> <meta name="robots" content="max-image-preview:large"> <meta name="robots" content="max-snippet:-1"> <meta name="robots" content="all" data-react-helmet="true"> <link rel="preconnect" href="https://vgc.no" crossorigin="anonymous"> <link rel="preconnect" href="https://cdn.stream.schibsted.media"> <link rel="preconnect" href="https://imbo.vgtv.no"> <link rel="preconnect" href="https://images.stream.schibsted.media"> <link rel="preconnect" href="https://ib.adnxs.com" crossorigin="use-credentials"> <link rel="preconnect" href="https://acdn.adnxs.com" crossorigin="use-credentials"> <link rel="preconnect" href="https://cdn.adnxs.com"> <link rel="preconnect" href="https://secure.adnxs.com"> <link rel="preconnect" href="https://log.medietall.no" crossorigin="anonymous"> <link rel="preconnect" href="https://dc.schibsted.io"> <link rel="preconnect" href="https://svp.vg.no" crossorigin="anonymous"> <link rel="preconnect" href="https://ncis.schibsted.com" crossorigin="use-credentials"> <link rel="preconnect" href="https://ncis.schibsted.com" crossorigin="anonymous"> <meta property="og:site_name" content="VGTV" data-react-helmet="true"><meta property="og:title" content="Her velter lasteskipet inntil havn - VGTV" data-react-helmet="true"><meta property="og:description" content="15 personer var om bord da ulykken skjedde lille julaften." data-react-helmet="true"><meta property="og:type" content="video.other" data-react-helmet="true"><meta property="og:url" content="https://tv.vg.no/nyheter/her-velter-lasteskipet-ved-havn?id=317943" data-react-helmet="true"><meta property="og:image" content="https://images.stream.schibsted.media/users/vgtv/images/fd5907b8af66821688f92621c419af51.jpg?t[]=1280x720" data-react-helmet="true"><meta property="og:image:width" content="1280" data-react-helmet="true"><meta property="og:image:height" content="720" data-react-helmet="true"> <link rel="manifest" href="/manifest-vgtv.json" /> <link rel="canonical" href="https://tv.vg.no/nyheter/her-velter-lasteskipet-ved-havn?id=317943" data-react-helmet="true"/> <link rel="apple-touch-icon" href="apple-touch-icon-vgtv-180x180.png"> <title>Her velter lasteskipet inntil havn - VGTV</title> <style> html { background: #131315; color: #e8e8e8; } </style> <script> if (/^#!\//.test(window.location.hash)) { window.location = window.location.href.replace('/#!', ''); } function checkForTouch() { if(!('ontouchstart' in window)) { document.body.classList.add('no-touch') } } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', checkForTouch); } else { checkForTouch(); } </script> <script type="application/javascript"> (function (w, d, n, t, s, a, b) {w[n] = w[n] || function() { (window[n].q = window[n].q || []).push(arguments)}; a = d.createElement(t); b = document.getElementsByTagName(t)[0];a.async = 1;a.src = s;b.parentNode.insertBefore(a, b)} )(window, document, 'pulse', 'script', 'https://sdk.pulse.schibsted.com/versioned/3.2/pulse.min.js'); </script> <link rel="preload" href="https://vgc.no/player/player.next.min.bundled-latest.js" as="script"> <link rel="preload" href="https://vgc.no/player/player-skin-vgtv2-latest.css" as="style"> <script> (function () { let width = window.innerWidth; const maxPlayerWidth = width <= 1680 ? 980 : 1440; let playerWidth = Math.min(maxPlayerWidth, width); const ratio = window.devicePixelRatio > 1 ? 2 : 1; const quality = (ratio > 1) ? 50 : 80; const getImageSizeP = () => { const realWidth = playerWidth * ratio; return [380, 480, 580, 680, 780, 800, 980, 1080, 1440, 2048].reduce( (prev, curr) => Math.abs(curr - realWidth) < Math.abs(prev - realWidth) ? curr : prev, 380 ); } const getImageSizeS = () => { const realWidth = width * ratio; let [w, h] = [[750, 422], [1200, 675], [1536, 864], [2048, 1152], [2880, 1620], [3360, 1890], [3840, 2160]].reduce( (prev, curr) => prev[0] >= realWidth ? prev : curr, [750, 422] ); return ratio === 1 ? `${Math.floor(w / 2)}x${Math.floor(h / 2)}` : `${w}x${h}`; }; window.POSTER_TRANSFORM = `${getImageSizeP()}q${quality}`; window.SPLASH_TRANSFORM = `${getImageSizeS()}q${quality}`; const link = document.createElement('link'); link.rel = 'preload'; link.as = 'image'; const transform = window.POSTER_TRANSFORM; link.href = `https://images.stream.schibsted.media/users/vgtv/images/fd5907b8af66821688f92621c419af51.jpg?t[]=${transform}`; document.head.appendChild(link); })(); </script> <style> :root { --header-height: 56px; --max-player-width: 980px; --secondary-menu-height: 55px; } @media (min-width: 1041px) { :root { --secondary-menu-height: 0px; } } @media (min-width: 1681px) { :root { --max-player-width: 1440px; } } #player-placeholder { display: block; position: absolute; object-fit: cover; width: 100%; height: 100%; pointer-events: none; } #player-container { position: absolute; top: var(--header-height); left: calc((100% - min(100%, var(--max-player-width))) / 2); width: 100%; max-width: var(--max-player-width); max-height: calc(100vh - var(--header-height) - var(--secondary-menu-height)); opacity: 0; aspect-ratio: 16 / 9; } @supports (max-height: 100svh) { #player-container { max-height: calc(100svh - var(--header-height) - var(--secondary-menu-height)); } } @media (max-width: 768px) { #player-container { aspect-ratio: var(--aspect-ratio); } } @media (max-width: 980px) { #player-container { min-width: 100%; } } #player-container .jw-video { object-fit: contain !important; } </style> <script type="module" crossorigin src="/static/js/main.index.O4mykjII.js"></script> <link rel="stylesheet" crossorigin href="/static/css/index.BpqexvQZ.css"> <script type="module">import.meta.url;import("_").catch(()=>1);(async function*(){})().next();if(location.protocol!="file:"){window.__vite_is_modern_browser=true}</script> <script type="module">!function(){if(window.__vite_is_modern_browser)return;console.warn("vite: loading legacy chunks, syntax error above and the same error below should be ignored");var e=document.getElementById("vite-legacy-polyfill"),n=document.createElement("script");n.src=e.src,n.onload=function(){System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))},document.body.appendChild(n)}();</script> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript> <div id="player-container" style='/* clean-css ignore:start */--aspect-ratio: 0.67/* clean-css ignore:end */'> <div id="player"></div> <button class="affix-close-button" style="opacity: 0;"><span class="label"></span><svg class="icon" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.059 4.002c.236.014.468.11.648.29l5 5a1 1 0 01-1.414 1.415L8 6.415l-4.293 4.292a1 1 0 01-1.32.083l-.094-.083a1 1 0 010-1.414l5-5a.996.996 0 01.648-.291h.118z" fill="currentColor"/></button> </div> <div id="root"></div> <div id="portal-root"></div> <script> window.REACT_APP_CONFIG = {"env":"production","schAccApi":{"rootUrl":"https://api.login.schibsted.com/v1","audience":"https://api.login.schibsted.com"},"player":{"cdnUrl":"https://vgc.no/player/player.next.min.bundled-latest.js"},"watchtime":{"skipStartPercentage":10,"skipEndPercentage":10,"maxSkipWindow":30,"minSeekDiff":2,"saveInterval":120},"unleash":{"apiUrl":"https://vgtv-unleash.k8s.vgnett.no/api/"},"datadog":{"tracer":{"enabled":true,"logInjection":true,"runtimeMetrics":true},"logs":{"enabled":true,"clientToken":"pub2aecdc720bfafa249328b3d8ab588cf7","level":"warn","env":"production","service":"frontend","version":"sha-09fb425"}},"iterate":{"enabled":true,"apiKey":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJjb21wYW55X2lkIjoiNjA5NGVhMjQxNmQ1YjUwMDAxNWM2NDdlIiwiaWF0IjoxNjIwMzcyMDA0fQ.7akDdCSrVHjut8I1RaRJTh2JJPoNYND7vneKrLqwJxk"},"provider":"vgtv","apiHostname":"https://api.vgtv.no/","svpApiHostname":"https://svp.vg.no/svp/api/v1/","appName":"vgtv-frontend-production","watchtimeApiHostname":"https://papi.vg.no/watchtime-api/v1/","collectionsApiHostname":"https://papi.vg.no/collections-api","spsApiHostname":"https://cm.vg.no/v2/vgtv/","supportPageUrl":"https://support.vg.no/","mySubscriptionUrl":"https://www.vg.no/minside/abonnement","newsletterUrl":"https://www.vg.no/innstillinger","editorialBindingsUrl":"https://www.vg.no/redaksjonelle-bindinger/","disablePlayerAds":false,"enableTracking":true,"enableParentalControls":true,"enableServiceWorker":true,"featureToggles":{"enableAdsDynamicAspectRatio":true},"psi":{"scriptUrl":"https://tcf.vg.no/vg.html"},"enableFavourites":true,"sitemapHostname":"http://vgtv-production-sitemap-app.k8s.vgnett.no","subscription":{"price":39,"inAppPrice":39,"landingPageUrl":"https://www.vg.no/kampanje/vgpluss/kjop-vgpluss?utm_source=vgtv&utm_medium=header","salesposterArticle":"https://www.vg.no/nyheter/i/eMWAwO/vg-pluss?utm_source=vgtv&utm_medium=header"},"asd":{"eventhub":{"rootUrl":"wss://direktehub.vg.no","clientToken":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ1c2VyQHZnLm5vIiwicmVhZCI6WyJ2Zy91c2VyLyMiXSwid3JpdGUiOlsidmcvdXNlci8jIl19.HU25PJRfctsmRYRoBczXEmBjt1K045xdMuQ_8p3OgxY"},"enabled":false,"maxSessions":1},"appleAppSiteAssociation":{},"schibstedAccount":{"clientId":"4ef1cfb0e962dd2e0d8d0000","env":"PRO_NO","sessionDomain":"https://id.vg.no","realmDomain":"payment.schibsted.no","issuer":"https://session-service.login.schibsted.com","myPageUrl":"https://www.vg.no/minside"},"appnexus":{"debug":false,"options":{"member":9700,"enableSafeFrame":true},"keywords":{"aa-sch-country_code":"no","aa-sch-publisher":"vgtv","no-sno-publishergroup":"schibsted","aa-sch-inventory_type":"other","aa-sch-page_type":"other","no-sno-news-section":"vgtv_tv"},"placements":{"web":{"desktop":[{"targetId":"companionAd","invCode":"no-vgtv-wde-other_topboard","sizes":[980,150],"keywords":{"no-sno-adformat":"topboard"}},{"targetId":"testAd","invCode":"no-vgtv-wde-other_test","sizes":[1,2],"keywords":{"no-sno-adformat":"test"}}],"tablet":[{"targetId":"companionAd","invCode":"no-vgtv-wtb-other_topboard","sizes":[980,150],"keywords":{"no-sno-adformat":"topboard"}},{"targetId":"testAd","invCode":"no-vgtv-wtb-other_test","sizes":[1,2],"keywords":{"no-sno-adformat":"test"}}],"phone":[{"targetId":"companionAd","invCode":"no-vgtv-wph-other_board_1","sizes":[320,150],"keywords":{"no-sno-adformat":"board_1"}},{"targetId":"testAd","invCode":"no-vgtv-wph-other_test","sizes":[1,2],"keywords":{"no-sno-adformat":"test"}}]},"app":{"tablet":[{"targetId":"companionAd","invCode":"no-vgtv-atb-other_topboard","sizes":[980,150],"keywords":{"no-sno-adformat":"topboard"}},{"targetId":"testAd","invCode":"no-vgtv-atb-other_test","sizes":[1,2],"keywords":{"no-sno-adformat":"test"}}],"phone":[{"targetId":"companionAd","invCode":"no-vgtv-aph-other_board_1","sizes":[320,150],"keywords":{"no-sno-adformat":"board_1"}},{"targetId":"testAd","invCode":"no-vgtv-aph-other_test","sizes":[1,2],"keywords":{"no-sno-adformat":"test"}}]}}},"pulse":{"site":"vgtv","actorRealm":"spid.no","productTag":"vgtv"},"dataController":{"link":"https://info.privacy.schibsted.com/no/schibsted-norge-personvernerklaering/"},"redirects":[],"staticRoutes":{"paywall":"/kjop-vgpluss-sport","favourites":"/favoritter","search":"/sok"},"appStoreLink":"itms-apps://apps.apple.com/no/app/vg/id381071021","googlePlayLink":"https://play.google.com/store/apps/details?id=com.agens.android.vgsnarvei","mobileMenuItemsCount":4,"desktopMenuItemsCount":5,"menuItems":[{"label":"Underholdning","link":"/kategori/100324/underholdning","iconName":"culture","id":100324},{"label":"Dokumentar","link":"/kategori/121/dokumentar","iconName":"video","id":121},{"label":"Sport","link":"/kategori/3/sport","iconName":"football","id":3},{"label":"Nyheter","link":"/kategori/1/nyheter","iconName":"news","id":1},{"label":"Direkte","link":"/direkte","id":"direkte","type":"CustomPage"},{"label":"Profiler","link":"/profiler","id":"profiler"},{"label":"Fotball","link":"/kategori/52/fotball","id":52},{"label":"Rampelys","link":"/kategori/5/rampelys","id":5},{"label":"Viralvideoer","link":"/kategori/279/viralvideoer","id":279}]}; </script> <script> window.ASSET = {"id":317943,"title":"Her velter lasteskipet","titleFront":"Fanger den dramatiske b氓tulykken p氓 film","description":"15 personer var om bord da ulykken skjedde lille julaften.","descriptionFront":null,"displays":40005,"showDisplays":true,"created":1734969659,"updated":1734983553,"published":1734983553,"flightTimes":{"start":1734983552,"end":null},"duration":34772,"assetType":"video","streamType":"vod","status":"active","playback":null,"series":null,"articleUrl":null,"category":{"id":1,"title":"Nyheter","parentId":0,"showCategory":true,"isSeries":false,"order":0,"stats":"2","ageLimit":null,"lastAsset":{"id":234502},"additional":{"description":"Her finner du alt av nyheter p氓 VGTV, innenriks, utenriks, dyrenytt og viralvideoer.","shortDescription":"","shortPath":"nyheter","images":{"icon":"https://images.stream.schibsted.media/users/vgtv/images/a0d05ae866e2837a180997ef266b235f.jpg","splashBackground":"https://images.stream.schibsted.media/users/vgtv/images/367ab2fc725a37ec67cbac9f452e7e7f.jpg"},"image":"https://images.stream.schibsted.media/users/vgtv/images/rr5z6yHa3ASi.jpg","isImageUploaded":true,"logo":"https://images.stream.schibsted.media/users/vgtv/images/1977703b358ec985defada9f41fcf2d6.jpg","background":"https://images.stream.schibsted.media/users/vgtv/images/1182664af9a5bd06f0a552f79e724620.jpg","backgroundColor":"","showPlayerLogo":true,"playerLogoImage":null,"trackingCode":"","showEndPoster":true,"showComments":false,"allowAllDevices":true,"adCampaignId":"","autoPlayNextAsset":true,"autoPlayNextEmbed":true,"notificationMailEnabled":true,"metadata":{"custom_field_enableComments":{"value":"{\"type\": \"checkbox\", \"label\":\"enable comments\", \"group\":\"Comments\", \"helper\": \"Turns on commenting\"}","inherited":false},"custom_field_lockCommenting":{"value":"{\"type\": \"checkbox\", \"label\":\"lock commenting\", \"group\":\"Comments\", \"helper\": \"Turns off sending comments, but users can still read comments\" }","inherited":false},"custom_field_seoNoIndex":{"value":"{\"type\": \"checkbox\", \"label\":\"SEO noindex\", \"group\":\"SEO\", \"helper\": \"A noindex tag can block Google from indexing a VGTV page so that it won't appear in search results.\"} ","inherited":false},"discoverCategory":{"value":"80789c07-e9f6-48e5-8a59-a66fe224a010","inherited":false}}}},"images":{"main":"https://images.stream.schibsted.media/users/vgtv/images/fd5907b8af66821688f92621c419af51.jpg","front":"https://images.stream.schibsted.media/users/vgtv/images/f76deae432ff9411ca6a718759504bac.jpg","snapshots":"https://images.stream.schibsted.media/users/vgtv/images/547a56a8765ce67bde3a12cfed5ed4e4.jpg","featured":"https://images.stream.schibsted.media/users/vgtv/images/6d2d5e86f5e3f9b1af762c27114cd087.jpg"},"streamUrls":{"hls":"https://amd-vgtv.akamaized.net/vgtv/vod/2024/12/6769893c4676220008e7f032/,152_270_427,202_360_492,304_540_904,406_720_1551,608_1080_3018,/master.m3u8","hds":null,"mp4":"https://dd-vgtv.akamaized.net/vgtv/vod/2024/12/6769893c4676220008e7f032/ps_1080_1920_6130.mp4","pseudostreaming":["https://dd-vgtv.akamaized.net/vgtv/vod/2024/12/6769893c4676220008e7f032/ps_1080_1920_6130.mp4"]},"streamConfiguration":{"properties":[]},"additional":{"settings":{"showAds":true,"showEmbed":true,"showComments":true,"ageLimit":null,"tonoRegistered":false,"createdBy":"YATS","lastEditedBy":"anne.bjorg.vaa@vg.no","source":null,"notes":null,"showInNewest":true,"loopGeneratorEnabled":true,"escenicId":null,"playhead":0,"startIndexPoint":null},"chapters":[],"externalId":"XZdlUpx7","cuePoints":[],"sourceFiles":[{"width":1080,"height":1920,"bitrate":6130,"sourceFile":"/vgtv/vod/2024/12/6769893c4676220008e7f032/ps_1080_1920_6130.mp4"}],"nextAsset":{"id":306883},"subtitles":[],"tags":["e69e7d83-b692-43be-a2ba-19b6cb4b0379","f562a69a-7686-4291-9049-2dac312b7377","687a4f71-0cc2-4c67-87ce-d9b00e7c6289","a5db94ac-98d5-4f24-b231-9b48c9d679c0","ddeff35d-7e38-4578-b215-1883b3cf82e5"],"stories":[],"access":{},"metadata":{"aspectRatio":"0.56","authors":"[\"3742e50c-cb01-4dfe-a7ab-21aca08bf9ce\"]","contentType":"story","newsLifetime":"2","newsValue":"3","preview":"https://dd-vgtv.akamaized.net/vgtv/vod/2024/12/6769893c4676220008e7f032/meta_preview.mp4","preview_hq":"https://dd-vgtv.akamaized.net/vgtv/vod/2024/12/6769893c4676220008e7f032/preview/1734969770248/meta_preview_hq.mp4","preview_landscape":"[[{\"aspectRatio\":\"1.78\",\"width\":1138,\"height\":640,\"url\":\"https://dd-vgtv.akamaized.net/vgtv/vod/2024/12/6769893c4676220008e7f032/preview/1734969781402/meta_landscape_preview_640p.mp4\"}],[{\"aspectRatio\":\"1.78\",\"width\":1138,\"height\":640,\"url\":\"https://dd-vgtv.akamaized.net/vgtv/vod/2024/12/6769893c4676220008e7f032/preview/1734969792041/meta_landscape_preview_640p.mp4\"}]]","preview_vivi_category":"https://dd-vgtv.akamaized.net/vgtv/vod/2024/12/6769893c4676220008e7f032/preview/1734969770248/meta_preview_vivi_category.mp4","seoDescription":"15 personer var om bord da ulykken skjedde lille julaften.","seoTitle":"Her velter lasteskipet inntil havn","titleShortPath":"her-velter-lasteskipet-ved-havn"}},"provider":"vgtv","_embedded":{"tags":[{"id":"e69e7d83-b692-43be-a2ba-19b6cb4b0379","tag":"Tyrkia","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/vgtv/tags/e69e7d83-b692-43be-a2ba-19b6cb4b0379"}}},{"id":"f562a69a-7686-4291-9049-2dac312b7377","tag":"Skipsfart","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/vgtv/tags/f562a69a-7686-4291-9049-2dac312b7377"}}},{"id":"687a4f71-0cc2-4c67-87ce-d9b00e7c6289","tag":"Istanbul","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/vgtv/tags/687a4f71-0cc2-4c67-87ce-d9b00e7c6289"}}},{"id":"a5db94ac-98d5-4f24-b231-9b48c9d679c0","tag":"B氓t","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/vgtv/tags/a5db94ac-98d5-4f24-b231-9b48c9d679c0"}}},{"id":"ddeff35d-7e38-4578-b215-1883b3cf82e5","tag":"b氓tulykke","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/vgtv/tags/ddeff35d-7e38-4578-b215-1883b3cf82e5"}}}]},"_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/vgtv/assets/317943"}}}; window.PAGE = {"useDefaultTemplate":false,"type":"category","components":[{"options":{"useVerticalPosters":false,"usePageTaxonomy":true,"useLargeThumbnails":true,"skipMetadata":false,"sortByFlightTimes":true},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"streamType":["live"],"categoryId":1,"tagsid":null},"sort":"-flightTimes.start"},"endpoint":"svp/search"},"preset2":[],"url":"https://svp.vg.no/svp/api/v1/vgtv/search?sort=-flightTimes.start&additional=settings|chapters|cuePoints|externalId|externalCategoryId|nextAsset|sourceFiles|subtitles|metadata|access|tags|stories&filter=streamType::live|categoryId::1|additional.settings.showInNewest<>false"},"header":"Se live","createdAt":"2020-08-17T20:51:23.158Z","updatedAt":"2024-11-06T09:27:51.661Z","id":"5f3aedcb6145350011cf66d2"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":false,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":true},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"streamType":["live"],"categoryId":"5"},"sort":"-flightTimes.start"},"endpoint":"svp/search"},"preset2":[],"url":"https://svp.vg.no/svp/api/v1/vgtv/search?sort=-flightTimes.start&additional=settings|chapters|cuePoints|externalId|externalCategoryId|nextAsset|sourceFiles|subtitles|metadata|access|tags|stories&filter=streamType::live|categoryId::5|additional.settings.showInNewest<>false"},"header":"Se direkte - Rampelys","createdAt":"2024-07-29T13:19:10.171Z","updatedAt":"2024-07-29T13:25:04.675Z","id":"66a796ce0747260012dab876"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":false,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":true},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"streamType":["vod"],"categoryId":"1"},"sort":"flightTimes.start"},"endpoint":"svp/search"},"preset2":[],"url":"https://svp.vg.no/svp/api/v1/vgtv/search?sort=flightTimes.start&additional=settings|chapters|cuePoints|externalId|externalCategoryId|nextAsset|sourceFiles|subtitles|metadata|access|tags|stories&filter=streamType::vod|categoryId::1|additional.settings.showInNewest<>false"},"header":"Siste nyhetsvideoer","createdAt":"2024-07-29T22:19:38.271Z","updatedAt":"2024-07-29T22:19:38.271Z","id":"66a8157a0747260012dcb31d"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":true,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":false},"type":"slider","isShared":false,"data":{"type":"stories","source":{"params":{"filter":{"categoryId":1}},"endpoint":"svp/search"},"preset2":[],"url":"https://svp.vg.no/svp/api/v1/vgtv/search?additional=settings|chapters|cuePoints|externalId|externalCategoryId|nextAsset|sourceFiles|subtitles|metadata|access|tags|stories&filter=categoryId::1|tagsid::57eff209-28df-4a1a-bf47-17c2fe4244c5|additional.metadata.aspectRatio::0.56|additional.settings.showInNewest<>false"},"header":"Korte videoer","createdAt":"2023-10-11T13:17:15.873Z","updatedAt":"2024-07-29T22:22:19.845Z","id":"6526a05bac678d0012b38797"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":true,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":false},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"streamType":["wasLive"],"categoryId":1}},"endpoint":"svp/search"},"preset2":[],"url":"https://svp.vg.no/svp/api/v1/vgtv/search?additional=settings|chapters|cuePoints|externalId|externalCategoryId|nextAsset|sourceFiles|subtitles|metadata|access|tags|stories&filter=streamType::wasLive|categoryId::1|additional.settings.showInNewest<>false"},"header":"Tidligere sendinger","createdAt":"2024-07-29T22:20:17.062Z","updatedAt":"2024-07-29T22:20:17.062Z","id":"66a815a10747260012dcb45e"},{"options":{"useVerticalPosters":true,"usePageTaxonomy":true,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":true},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"tagsid":null,"streamType":["vod"],"stories":"0a938598-5321-467e-992b-db98a9d074a7","categoryId":1},"sort":"flightTimes.start"},"endpoint":"svp/search"},"preset2":[],"url":"https://svp.vg.no/svp/api/v1/vgtv/search?sort=flightTimes.start&additional=settings|chapters|cuePoints|externalId|externalCategoryId|nextAsset|sourceFiles|subtitles|metadata|access|tags|stories&filter=streamType::vod|stories::0a938598-5321-467e-992b-db98a9d074a7|categoryId::1|additional.settings.showInNewest<>false"},"header":"VG Forklarer","createdAt":"2024-07-29T22:23:30.375Z","updatedAt":"2024-07-29T22:24:57.031Z","id":"66a81662ba18060012fd40cf"},{"options":{"useVerticalPosters":false,"usePageTaxonomy":false,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":true},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"categoryId":"1"},"interval":"week"},"endpoint":"svp/most-seen"},"url":"https://svp.vg.no/svp/api/v1/vgtv/assets/most-seen?interval=week&additional=settings|chapters|cuePoints|externalId|externalCategoryId|nextAsset|sourceFiles|subtitles|metadata|access|tags|stories&filter=categoryId::1|additional.settings.showInNewest<>false"},"header":"Mest sett sist uke","createdAt":"2024-04-02T10:24:17.484Z","updatedAt":"2024-04-02T10:26:20.706Z","id":"660bdcd15cf0f600120fd267"},{"options":{"useVerticalPosters":true,"usePageTaxonomy":true,"useLargeThumbnails":false,"skipMetadata":false,"sortByFlightTimes":true},"type":"slider","isShared":false,"data":{"type":"assets","source":{"params":{"filter":{"streamType":["vod"],"tagsid":["dbce2691-975a-48a7-a362-c0393a4f81c4"],"categoryId":1},"sort":"flightTimes.start"},"endpoint":"svp/search"},"preset2":[],"url":"https://svp.vg.no/svp/api/v1/vgtv/search?sort=flightTimes.start&additional=settings|chapters|cuePoints|externalId|externalCategoryId|nextAsset|sourceFiles|subtitles|metadata|access|tags|stories&filter=streamType::vod|tagsid::dbce2691-975a-48a7-a362-c0393a4f81c4|categoryId::1|additional.settings.showInNewest<>false"},"createdAt":"2024-09-20T10:12:37.133Z","updatedAt":"2024-09-20T10:12:59.411Z","header":"Mistenkt","id":"66ed4a955678040012e55047"}],"category":{"provider":"vgtv","_links":{"self":{"href":"https://svp.vg.no/svp/api/v1/vgtv/categories/1"}},"additional":{"description":"Her finner du alt av nyheter p氓 VGTV, innenriks, utenriks, dyrenytt og viralvideoer.","shortDescription":"","shortPath":"nyheter","images":{"icon":"https://images.stream.schibsted.media/users/vgtv/images/a0d05ae866e2837a180997ef266b235f.jpg","splashBackground":"https://images.stream.schibsted.media/users/vgtv/images/367ab2fc725a37ec67cbac9f452e7e7f.jpg"},"image":"https://images.stream.schibsted.media/users/vgtv/images/rr5z6yHa3ASi.jpg","isImageUploaded":true,"logo":"https://images.stream.schibsted.media/users/vgtv/images/1977703b358ec985defada9f41fcf2d6.jpg","background":"https://images.stream.schibsted.media/users/vgtv/images/1182664af9a5bd06f0a552f79e724620.jpg","backgroundColor":"","showPlayerLogo":true,"playerLogoImage":null,"trackingCode":"","showEndPoster":true,"showComments":false,"allowAllDevices":true,"adCampaignId":"","autoPlayNextAsset":true,"autoPlayNextEmbed":true,"notificationMailEnabled":true,"metadata":{"custom_field_enableComments":{"value":"{\"type\": \"checkbox\", \"label\":\"enable comments\", \"group\":\"Comments\", \"helper\": \"Turns on commenting\"}","inherited":false},"custom_field_lockCommenting":{"value":"{\"type\": \"checkbox\", \"label\":\"lock commenting\", \"group\":\"Comments\", \"helper\": \"Turns off sending comments, but users can still read comments\" }","inherited":false},"custom_field_seoNoIndex":{"value":"{\"type\": \"checkbox\", \"label\":\"SEO noindex\", \"group\":\"SEO\", \"helper\": \"A noindex tag can block Google from indexing a VGTV page so that it won't appear in search results.\"} ","inherited":false},"discoverCategory":{"value":"80789c07-e9f6-48e5-8a59-a66fe224a010","inherited":false}}},"lastAsset":{"id":234502},"ageLimit":null,"stats":"2","order":0,"isSeries":false,"showCategory":true,"parentId":0,"title":"Nyheter","id":1},"createdAt":"2020-08-17T20:48:50.877Z","updatedAt":"2025-03-15T18:47:56.610Z","provider":"vgtv","entityId":1,"id":"5f3aed322ee6a7001153da5e"}; window.FEATURES = [{"name":"app-promo-header","enabled":true,"type":"experiment","variant":{"name":"enabled","enabled":true,"feature_enabled":true,"featureEnabled":true}},{"name":"watchtime","enabled":true,"type":"kill-switch","variant":{"name":"enabled","enabled":true,"feature_enabled":true,"featureEnabled":true}},{"name":"brandstudio","enabled":true,"type":"kill-switch","variant":{"name":"enabled","enabled":true,"feature_enabled":true,"featureEnabled":true}},{"name":"cmp-advertising","enabled":true,"type":"release","variant":{"name":"enabled","enabled":true,"feature_enabled":true,"featureEnabled":true}},{"name":"cmp-analytics","enabled":false,"type":"release","variant":{"name":"disabled","enabled":false,"feature_enabled":false,"featureEnabled":false}},{"name":"cmp-marketing","enabled":false,"type":"release","variant":{"name":"disabled","enabled":false,"feature_enabled":false,"featureEnabled":false}},{"name":"cmp-personalisation","enabled":false,"type":"release","variant":{"name":"disabled","enabled":false,"feature_enabled":false,"featureEnabled":false}}]; </script> <script> (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://vgc.no/player/player.next.min.bundled-latest.js"; js.async = true; try{eval("async () => {}"),js.src=js.src.replace("player.min","player.next.min")}catch(a){} fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'svp-player-sdk')); </script> <script> /*! Copyright 漏 2025 Schibsted. Generated by @schibsted/sourcepoint 5.4.1 (2025-03-25T08:38:18.479Z) */ !function(){const e=["jsSdkVersion","id","realm","clientId","pulseTracker","referrer","state","pulseObjectName","showInWebview","identityObject","identityObjectName","disableSentry","disableNativeConsentCheck","enableUserCentric","groupId"],n=["jsSdkVersion","id","realm","clientId","pulseTracker","referrer","state","pulseObjectName","showInWebview","identityObject","identityObjectName","disableSentry","disableNativeConsentCheck","enableUserCentric","groupId"];function t(e,n){if(null==e)return{};var t={};for(var o in e)if({}.hasOwnProperty.call(e,o)){if(n.includes(o))continue;t[o]=e[o]}return t}const o={"showInWebview":"tcf","disableSentry":true,"accountId":1047,"groupPmId":910021,"propertyId":8876,"baseEndpoint":"https://cmp.vg.no","consentLanguage":"no","propertyHref":"https://www.vg.no"};function r(){"undefined"!=typeof document&&document.location.href.indexOf("sp_debug=1")>0&&console.debug("[CMP]",...arguments)}function s(e,n,t,o,r){const s=new URL(e);s.searchParams.append("utm_source","cmp"),s.searchParams.append("utm_medium","psi"),s.searchParams.append("referrer",o||window.location.href),t&&s.searchParams.append("client_id",t),n&&s.searchParams.append("environment_id",n),r&&s.searchParams.append("state",r),window.location.href=s.href}function i(e){return null===e?null:Boolean(parseInt(e))}function c(e){let n=e+"=",t=decodeURIComponent(document.cookie).split(";");for(let e=0;e<t.length;e++){let o=t[e];for(;" "==o.charAt(0);)o=o.substring(1);if(0==o.indexOf(n))return o.substring(n.length,o.length)}return""}const a=["Mixed","PSI","SCC","TCF","PMC"],u="default",l="cmp",p="cache",d="accepted",f="rejected",g="unknown",m=Object.freeze({purposes:{CMP_ANALYTICS:{optIn:!1,status:g},CMP_MARKETING:{optIn:!1,status:g},CMP_ADVERTISING:{optIn:!1,status:g},CMP_PERSONALIZATION:{optIn:!1,status:g}},source:u});function y(e,n,t,o){r("Pulse: "+t+"(actor, data):",n,o),b(e,(e=>{e&&"function"==typeof e.track&&e.track(t,{schema:"http://schema.schibsted.com/events/tracker-event.json/314.json",object:Object.assign({},o,y.pulseCommonData),provider:{component:"CMP"},actor:n})}))}function b(e,n){if(e.psi.pulseTracker)return n(e.psi.pulseTracker);const t=e.psi.pulseObjectName||"pulse";return"function"!=typeof e[t]?console.error("No Pulse integration detected. Aborting."):e[t]((e=>{"function"==typeof n&&n(e)}))}function v(){var e;const n=null==(e=y.pulseCommonData)?void 0:e.messageName;if(n)return a.find((e=>n.includes(e)))}function h(e){return"CMP_"+("personalisation"===e?"personalization":e).toUpperCase()}function _(e,n,t){const o=Object.keys(w(e)).filter((n=>w(e)[n])),r=Object.keys(w(e)).filter((n=>!w(e)[n]));return o.map((e=>{const t=n.purposes[h(e)];t.optIn=!0,t.status=d})),r.map((e=>{n.purposes[h(e)].status=f})),n.source=t,n}function w(e){const n=i((e._scc_||e._tcf_).getPermissionSync("CMP:advertising")),t=i((e._scc_||e._tcf_).getPermissionSync("CMP:analytics")),o=i((e._scc_||e._tcf_).getPermissionSync("CMP:marketing")),r=i((e._scc_||e._tcf_).getPermissionSync("CMP:personalisation"));var s;return s={advertising:n,analytics:t,marketing:o,personalisation:r},Object.entries(s).filter((e=>{let[n,t]=e;return null!=t})).reduce(((e,n)=>{let[t,o]=n;return Object.assign({},e,{[t]:o})}),{})}function C(e,n){const t=n.performance.now();return e?Math.round((t-e)/1e3):null}let P=null,I=!1,S=!1;function M(e,n){if(n&&("object"!=typeof(t=n)||t.constructor!==Object))return console.error("Provided object is incorrect");var t;if(0===Object.keys(w(e)).length){if(!n)return m;const e=JSON.parse(JSON.stringify(n));return e.source=u,e}return _(e,JSON.parse(JSON.stringify(n||m)),p)}function O(e,n){n.events=n.events||{};const t=n.events.onMessageReceiveData,o=n.events.onMessageChoiceSelect,s=n.events.onMessageReady,i=n.events.onPrivacyManagerAction,c=n.events.onConsentReady;let a,u=!0;const p={id:n.userId,realm:n.realm};n.events.onMessageReceiveData=function(e,o){r("Sourcepoint: onMessageReceiveData(data)",o),P=!0,y.pulseCommonData={"@id":"sdrn:privacy:cmp:"+(o.messageId||""),"@type":"CMP",messageName:o.msgDescription||"",propertyId:n.propertyId,messageId:o.messageId||void 0,bucket:o.bucket||void 0,jsSdkVersion:n.jsSdkVersion,partitionId:o.prtnUUID||"",language:n.consentLanguage},"function"==typeof t&&t(o)},n.events.onMessageReady=function(){var n;null==(n=window._tcf_)||null==(n=n.TCFCallbacks)||n.map((e=>{e()})),r("Sourcepoint: onMessageReady()");const t=v();if(r("Pulse: Detected message type: "+t),!P)return y(e,p,"View",{name:"CMP: Privacy Manager displayed",messageType:v()});a=e.performance.now(),y(e,p,"View",{name:"CMP: Message displayed",messageType:t}),"function"==typeof s&&s()},n.events.onMessageChoiceSelect=function(n,t,s){if(r("Sourcepoint: onMessageReady(choice_id="+t+", choice_type_id="+s+")"),5===s){const n=C(a,e);y(e,p,"engagementEvent",Object.assign({name:"CMP: Link to Privacy / Cookie Policy clicked",elementType:"anchor",isFirstLayer:P,messageType:v()},n&&{duration:n})),P=null}if(9===s){u=!1,P=null;const n=C(a,e);y(e,p,"engagementEvent",Object.assign({name:"CMP: Open Privacy Settings",elementType:"button",messageType:v()},n&&{duration:n}))}if(11===s&&(u=!0),12===s&&(P=!1),15===s){const n=C(a,e);y(e,p,"engagementEvent",Object.assign({name:"CMP: Dismiss message",elementType:"button",messageType:v()},n&&{duration:n}))}"function"==typeof o&&o(t,s)},n.events.onPrivacyManagerAction=function(e,n){r("Sourcepoint: onPrivacyManagerAction()"),I=!0,P=!1,"none"===n.purposeConsent?(S=!0,u=!1):(S=!1,u=!0),"function"==typeof i&&i()},n.events.onConsentReady=function(n,t,o,s){var i,d;null==(i=window._tcf_)||null==(i=i.consentedCallback)||i.map((e=>{e(s.consentedToAll)})),null==(d=window._tcf_)||null==(d=d.TCFCallbacks)||d.map((e=>{e()})),r("Sourcepoint: onConsentReady(message_type="+n+", consentUUID="+t+", euconsent)",o),r("Sourcepoint: getMessageType() "+v());const f=C(a,e);if(void 0===v()&&!I)return;const g="PSI"===v()?null:w(e);if(function(e){const n=JSON.parse(JSON.stringify(m));b(e,(t=>{try{t.setConsents(_(e,n,l))}catch(e){console.error("Consents couldn't be set. The provided version of Pulse SDK does not support the setConsents event")}}))}(e),S&&y(e,p,"engagementEvent",Object.assign({name:"CMP: Reject all",elementType:"button",messageType:v()},f&&{duration:f})),!u)return!1;y(e,p,"engagementEvent",Object.assign({name:"CMP: Accept",elementType:"button",messageType:v(),consentedToAll:null==s?void 0:s.consentedToAll,isFirstLayer:P||!!P},g&&{consents:g},f&&{duration:f})),P=null,I=!1,S=!1,"function"==typeof c&&c(n,t,o,s)}}function j(e,n,t){if(!n.groupPmId)throw new Error("groupPmId is required");const o="CMP:advertising",s="CMP:analytics",i="CMP:marketing",c="CMP:personalisation",a="CMP:performance_marketing";let u=[];const l={};function p(n){return r(t+": getPermissionFromCache(category="+n+")"),e.localStorage.getItem(n)}l[o]=[],l[s]=[],l[i]=[],l[c]=[],l[a]=[];let d=null;const f={subscribers:l,consentedCallback:[],TCFCallbacks:[],showPrivacyManager:function(){r("${type}: showPrivacyManager()"),y.pulseCommonData.messageName="",I=!0,P=!1,e._sp_.gdpr.loadPrivacyManagerModal(n.groupPmId)},getPermissionSync:function(e){return r(t+": getPermissionSync(category="+e+")"),p(e)},getPermission:function(e,n){r(t+": getPermission(category="+e+")");const o=f.subscribe(e,function(){let e=!1;return t=>{e?"function"==typeof o&&o():(e=!0,n(t),n=function(){})}}())},notify:(g={[o]:p(o),[s]:p(s),[i]:p(i),[c]:p(c),[a]:p(a)},(e,n)=>{if(g[e]===n)return void r(t+": notify(category="+e+", value="+n+") - IGNORED");null===d&&(d=setTimeout((()=>{const e=u;for(let n=0;n<e.length;n++)e[n]();d=null}),10)),r(t+": notify(category="+e+", value="+n+")"),g[e]=n;const o=f.subscribers[e];for(let e=0;e<o.length;e++)o[e](n)}),subscribe:function(e,n){if(r(t+": subscribe(category="+e+")"),!f.subscribers[e])return void console.error("Unable to subscribe - undefined consent category!");f.subscribers[e].push(n);const o=p(e);return null!==o&&n(o),()=>{f.subscribers[e]=f.subscribers[e].filter((e=>e!==n))}},subscribeAny:function(e){return r("subscribeAny"),u.push(e),()=>{u=u.filter((n=>n!==e))}},getCachedOrDefaultConsentsForPulse:function(n){return M(e,n)},isConsentedToAll:function(e){f.consentedCallback.push(e)},getConsentedToAllSync:function(){const e=p("_sp_user_consent_"+n.propertyId);try{var t;if(0===Object.keys(localStorage).filter((e=>e.startsWith("CMP:"))).length)return null;const n=null==(t=JSON.parse(e))||null==(t=t.gdpr)?void 0:t.consentStatus;if((null==n?void 0:n.vendorListAdditions)||(null==n?void 0:n.legalBasisChanges))return null;const o=null==n?void 0:n.consentedAll;return void 0===o?null:o}catch(e){return null}},onTcfReady:function(e){f.TCFCallbacks.push(e)}};var g;return e._SourcePoint_Consent_Callback=f.notify,f}function T(e,n){var t,o;if(null!=(t=e.psi)&&t.identityObject)return e.psi.identityObject;if(null!=n&&n.identityObject)return n.identityObject;const r=(null==(o=e.psi)?void 0:o.identityObjectName)||(null==n?void 0:n.identityObjectName)||"Identity";return e[r]?e[r]:console.warn("No Schibsted Account integration detected.")}function k(e){const n=Array.from({length:20},(()=>String.fromCharCode(Math.floor(25*Math.random()+97)))).join(""),t=btoa(JSON.stringify(n));T(e)&&T(e).login({state:t})}const N=function(e){if("number"==typeof e||void 0===e)return config.userId=e;throw new Error("Id value "+e+" is invalid")},A=function(e){return(e=>{try{return Boolean(new URL(e))}catch(e){return!1}})(e)?window.psi.isLoggedInUser?s(e,null,window.psi.clientId,window.psi.referrer,window.psi.state):b(window,(n=>{n.getEnvironmentId().then((n=>{s(e,n,window.psi.clientId,window.psi.referrer,window.psi.state)}))})):console.error("The URL passed to the configuration is invalid. Please, correct it.")},E=function(){return k(window)},L=function(e,n,t){e.targetingParams=e.targetingParams||{},e.targetingParams[n]=t};const R=["Hermes","_app_","tv.nu","FinnApp","Omni"];function U(e){return R.some((n=>e.userAgent.includes(n)))}function D(e,n,t){return!new URLSearchParams(null==(o=e.location)?void 0:o.search).has("_sp_pass_consent")&&U(n)&&!t.disableNativeConsentCheck;var o}async function x(e,o,r,s,i){F(e,o,r,s,i);const a=t(s,n);try{const n=T(e);if(!(c("CMP:isLoggedIn")||await n.isLoggedIn()))return J(e,a);n.on("logout",(function(){var e;e="CMP:isLoggedIn",document.cookie=e+"=; Max-Age=-99999999;"})),c("CMP:isLoggedIn")||function(e,n,t){const o=new Date;o.setTime(o.getTime()+24*t*60*60*1e3);let r="expires="+o.toUTCString();document.cookie=e+"="+n+";"+r+";path=/"}("CMP:isLoggedIn",!0),L(s,"loggedin",!0);const t={externalParty:"sourcepoint",optionalSuffix:s.groupId},o=await n.getExternalId(t.externalParty,t.optionalSuffix),r=L(s,"enableUserCentric",!0);J(e,Object.assign({authId:o,targetingParams:r},a))}catch(n){console.error("Identity: ",n),J(e,a)}}function F(e,n,t,o,r){var s,i,c;if(!o.baseEndpoint||!o.propertyId||!o.consentLanguage)throw new Error("One of missing: baseEndpoint, propertyId, consentLanguage");O(e,o),function(e){e.events=e.events||{},e.events.onError=function(n,t,o){try{n&&window._cmp_.sentry.setTag("message_type",n),t&&window._cmp_.sentry.setTag("errorCode",t),window._cmp_.sentry.setTag("propertyId",e.propertyId),window._cmp_.sentry.captureException(o)}catch(e){console.error("Can not send the error to Sentry, "+e)}},e.events.onMessageChoiceError=function(e,n){try{e&&window._cmp_.sentry.setTag("message_type",e),window._cmp_.sentry.captureException(n)}catch(n){console.error("Can not send the error to Sentry, "+n)}}}(o),o.accountId=o.accountId||1047,o.custom={},o.gdpr={includeTcfApi:"tcf"===r},o.propertyHref&&(o.joinHref=!0);const a=o.userId||(null==(s=T(e,o))?void 0:s._session.userId);a&&L(o,"loggedin","true");const u=o.clientId||(null==(i=T(e,o))?void 0:i.clientId);U(t)&&L(o,"mobile-webview",!o.showInWebview||o.showInWebview);const l=null==n||null==(c=n.referrer)?void 0:c.split("/")[2];l&&L(o,"referrer-hostname",l),function(){const e=/(_sch_cmp_[_a-z0-9]+)=(.+)/i;n.cookie.split(";").filter((n=>e.test(n))).map((e=>e.split("=").map((e=>e.trim())))).forEach((e=>{let[n,t]=e;return L(o,n,t)}))}(),o.propertyHref&&n.location.search&&-1===o.propertyHref.indexOf("?")&&(o.propertyHref+=n.location.search);const{pulseTracker:p,referrer:d,state:f,pulseObjectName:g,showInWebview:m,identityObject:y,identityObjectName:b,enableUserCentric:v,groupId:h}=o;e.psi=e.psi||{},e.psi.isLoggedInUser=!!a,e.psi.setUserId=N,e.psi.openPrivacySettings=A,e.psi.pulseTracker=p,e.psi.clientId=u,e.psi.referrer=d,e.psi.state=f,e.psi.pulseObjectName=g,e.psi.showInWebview=m,e.psi.identityObject=y,e.psi.identityObjectName=b,e.psi.triggerLogin=E,e.psi.enableUserCentric=v,e.psi.groupId=h}function J(e,n){e._sp_=e._sp_||{},e._sp_.config=n,r("Sourcepoint initiated with config: ",n)}function H(){r("dispatching cmp:ready event"),document.dispatchEvent(new Event("cmp:ready"))}function V(e,n){if(n.disableSentry)return;const t=e.createElement("script");var o,r;o=t,r={async:!0,type:"module",src:"https://static.privacy.schibsted.com/dist/index.js",fetchPriority:"low"},Object.keys(r).filter((e=>void 0!==o[e])).forEach((e=>"object"==typeof r[e]?Object.keys(r[e]).forEach((n=>o[e][n]=r[e][n])):o[e]=r[e])),e.head.appendChild(t)}D(window,navigator,o)?(console.warn("CMP: Native consent is not passed. Sourcepoint will not be initialized."),window._sp_={config:{accountId:1047,baseEndpoint:"https://cdn.privacy-mgmt.com"}}):(function(e){const n=e.createElement("script");n.innerHTML='"use strict";function _typeof(t){return(_typeof="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}!function(){var t=function(){var t,e,o=[],n=window,r=n;for(;r;){try{if(r.frames.__tcfapiLocator){t=r;break}}catch(t){}if(r===n.top)break;r=r.parent}t||(!function t(){var e=n.document,o=!!n.frames.__tcfapiLocator;if(!o)if(e.body){var r=e.createElement("iframe");r.style.cssText="display:none",r.name="__tcfapiLocator",e.body.appendChild(r)}else setTimeout(t,5);return!o}(),n.__tcfapi=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];if(!n.length)return o;"setGdprApplies"===n[0]?n.length>3&&2===parseInt(n[1],10)&&"boolean"==typeof n[3]&&(e=n[3],"function"==typeof n[2]&&n[2]("set",!0)):"ping"===n[0]?"function"==typeof n[2]&&n[2]({gdprApplies:e,cmpLoaded:!1,cmpStatus:"stub"}):o.push(n)},n.addEventListener("message",(function(t){var e="string"==typeof t.data,o={};if(e)try{o=JSON.parse(t.data)}catch(t){}else o=t.data;var n="object"===_typeof(o)&&null!==o?o.__tcfapiCall:null;n&&window.__tcfapi(n.command,n.version,(function(o,r){var a={__tcfapiReturn:{returnValue:o,success:r,callId:n.callId}};t&&t.source&&t.source.postMessage&&t.source.postMessage(e?JSON.stringify(a):a,"*")}),n.parameter)}),!1))};"undefined"!=typeof module?module.exports=t:t()}();',e.head.appendChild(n)}(document),V(document,o),function(e,n){e._tcf_=j(e,n)}(window,o),o.enableUserCentric?x(window,document,navigator,o,"tcf").then((()=>{H()})):(function(n,o,r,s,i){F(n,o,r,s,i),J(n,t(s,e))}(window,document,navigator,o,"tcf"),H()))}(); </script> <link rel="preload" href="https://cmp.vg.no/unified/wrapperMessagingWithoutDetection.js" as="script" fetchpriority="high"> <script async src="https://cmp.vg.no/unified/wrapperMessagingWithoutDetection.js" onload="document.dispatchEvent(new Event('cmp:loaded'))"></script> <script> (function(h,o,u,n,d) { h=h[d]=h[d]||{q:[],onReady:function(c){h.q.push(c)}} d=o.createElement(u);d.async=1;d.src=n n=o.getElementsByTagName(u)[0];n.parentNode.insertBefore(d,n) })(window,document,'script','https://www.datadoghq-browser-agent.com/us1/v5/datadog-logs.js','DD_LOGS'); </script> <script> (() => { const img = document.createElement('img'); img.id = 'player-placeholder'; img.src = `https://images.stream.schibsted.media/users/vgtv/images/fd5907b8af66821688f92621c419af51.jpg?t[]=${window.POSTER_TRANSFORM}`; document.getElementById('player-container').prepend(img); })() </script> <script>if('serviceWorker' in navigator){window.addEventListener('load',function(){navigator.serviceWorker.register('/sw-vgtv.js',{scope:'/'})})}</script> <script nomodule>!function(){var e=document,t=e.createElement("script");if(!("noModule"in t)&&"onbeforeload"in t){var n=!1;e.addEventListener("beforeload",(function(e){if(e.target===t)n=!0;else if(!e.target.hasAttribute("nomodule")||!n)return;e.preventDefault()}),!0),t.type="module",t.src=".",e.head.appendChild(t),t.remove()}}();</script> <script nomodule crossorigin id="vite-legacy-polyfill" src="/static/js/main.polyfills-legacy.DdYc7BLW.js"></script> <script nomodule crossorigin id="vite-legacy-entry" data-src="/static/js/main.index-legacy.tR4nVFkV.js">System.import(document.getElementById('vite-legacy-entry').getAttribute('data-src'))</script> </body> </html>