Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendation.

Source: https://oneotv.com/haber-global-tv-canli-izle

  1. <script>
  2.    $(document).ready(function() {
  3.        // Oylama işlemi
  4.        $('.rate_station').on('click', function(e) {
  5.            e.preventDefault();
  6.            var button = $(this);
  7.            var station_id = button.data('id');
  8.            var direction = button.data('action');
  9.            
  10.            $.ajax({
  11.                url: '/vote',
  12.                type: 'POST',
  13.                data: {
  14.                    station_id: station_id,
  15.                    direction: direction,
  16.                    _token: 'TvXCFhhS7ORhFPhHRCs0I5a4ZwGhT1Tqu3wQpvDW'
  17.                },
  18.                success: function(response) {
  19.                    if (response.success) {
  20.                        // Oy sayılarını güncelle
  21.                        $('.rate_station[data-action="up"][data-id="' + station_id + '"] .vote-count').text(response.up_votes);
  22.                        $('.rate_station[data-action="down"][data-id="' + station_id + '"] .vote-count').text(response.down_votes);
  23.                        
  24.                        // Aktif/pasif durumunu güncelle
  25.                        $('.rate_station[data-id="' + station_id + '"]').removeClass('active');
  26.                        if (button.hasClass('active')) {
  27.                            button.removeClass('active');
  28.                        } else {
  29.                            button.addClass('active');
  30.                        }
  31.                    }
  32.                }
  33.            });
  34.        });
  35.    });
  36. </script>
  37.  
  38. <!DOCTYPE html>
  39. <html lang="en">
  40.  
  41. <head>
  42.    <meta charset="utf-8">
  43. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  44. <title>Watch Haber Global TV  Live Online Free Streaming in Turkey  | Live Tv ONEOTV</title>
  45.                                                            <meta name="description" content="Watch Haber Global TV  Live Online for Free – A Great Choice for  Turkey  Viewers. Stream Live on ONEOTV">
  46.                                                            <meta name="keywords" content="watch, haber, global, live, online, free, streaming, turkey, oneotv">
  47.                                                                                <meta property="og:site_name" content="Live Tv">
  48.                                                                                                            <meta property="og:title" content="Watch Haber Global TV  Live Online Free Streaming in Turkey  | Live Tv ONEOTV">
  49.                                                                                                <meta property="og:description" content="Watch Haber Global TV  Live Online for Free – A Great Choice for  Turkey  Viewers. Stream Live on ONEOTV">
  50.                                                                                                <meta property="og:type" content="article">
  51.                                                                                                <meta property="og:image" content="https://www.oneotv.com/images/stations/1745704345.webp">
  52.                    <meta property="og:image:type" content="image/png">
  53.                    <meta property="og:image:width" content="300">
  54.                    <meta property="og:image:height" content="300">
  55.                                                                                                <meta property="og:url" content="https://www.oneotv.com/haber-global-tv-canli-izle">
  56.                                                                                                                <link rel="canonical" href="https://www.oneotv.com/haber-global-tv-canli-izle">
  57.                                                            <meta name="robots" content="index,follow">
  58.                                                                                            <meta name="twitter:site" content="https://twitter.com/">
  59.                                                                                                <meta name="twitter:title" content="Watch Haber Global TV  Live Online Free Streaming in Turkey  | Live Tv ONEOTV">
  60.                                                                                                <meta name="twitter:card" content="summary_large_image">
  61.                                                                                                <meta name="twitter:url" content="https://www.oneotv.com/haber-global-tv-canli-izle">
  62.                                                                                                <meta name="twitter:description" content="Watch Haber Global TV  Live Online for Free – A Great Choice for  Turkey  Viewers. Stream Live on ONEOTV">
  63.                                                                                                <meta name="twitter:image" content="https://www.oneotv.com/images/stations/1745704345.webp">
  64.                                        
  65.  
  66. <meta name="csrf-token" content="TvXCFhhS7ORhFPhHRCs0I5a4ZwGhT1Tqu3wQpvDW">
  67. <link rel="icon" type="image/png" href="https://www.oneotv.com/images/favicon.png">
  68.  
  69. <!-- Schema.org markup -->
  70. <script type="application/ld+json">
  71. {
  72.    "@context": "https://schema.org",
  73.    "@type": "Organization",
  74.    "name": "Live TV World",
  75.    "url": "https://www.oneotv.com",
  76.    "logo": {
  77.        "@type": "ImageObject",
  78.        "url": "https://www.oneotv.com/images/logo.png",
  79.        "width": "150",
  80.        "height": "150"
  81.    },
  82.    "sameAs": [
  83.        "https://twitter.com/oneotv"
  84.    ]
  85. }
  86. </script>
  87. <script type="application/ld+json">
  88. {
  89.    "@context": "https://schema.org",
  90.    "@type": "WebSite",
  91.    "name": "Live TV World",
  92.    "url": "https://www.oneotv.com",
  93.    "description": "Watch 1200+ live TV channels worldwide in HD on Live TV World. Enjoy news, sports, movies & more for free—no sign-up required!",
  94.    "potentialAction": {
  95.        "@type": "SearchAction",
  96.        "target": {
  97.            "@type": "EntryPoint",
  98.            "urlTemplate": "https://www.oneotv.com/search?term={search_term_string}"
  99.        },
  100.        "query-input": "required name=search_term_string"
  101.    }
  102. }
  103. </script>
  104.  
  105. <!-- Critical CSS -->
  106. <style>
  107. .text-white { color: #fff !important; }
  108. .text-center { text-align: center !important; }
  109. .mb-4 { margin-bottom: 1.5rem !important; }
  110. .main-title {
  111.    margin-top: 0;
  112.    margin-bottom: 0.5rem;
  113.    font-weight: 500;
  114.    line-height: 1.2;
  115.    font-size: 1.125rem !important;  /* 18px - önceki 14px'ten büyütüldü */
  116.    font-display: swap;
  117. }
  118. /* Reserve space for ads to prevent CLS */
  119. .ad-slot { display: block; min-height: 90px; }
  120. @media (min-width: 768px) { .ad-slot { min-height: 250px; } }
  121. /* Cookie banner contrast improvements */
  122. .cookiealert { background-color: #111 !important; color: #fff !important; }
  123. .cookiealert .acceptcookies { background-color: #0d6efd !important; color: #fff !important; border-color: #0d6efd !important; }
  124. .cookiealert .acceptcookies:hover { background-color: #0b5ed7 !important; border-color: #0b5ed7 !important; }
  125. </style>
  126.  
  127. <!-- Preload critical images -->
  128.  
  129. <link href="https://www.oneotv.com/assets/css/jquery-ui.min.css?1.2" rel="stylesheet">
  130.  
  131. <!-- Bootstrap -->
  132. <link href="https://www.oneotv.com/assets/css/bootstrap.min.css?1.2" rel="stylesheet">
  133.  
  134. <!-- Main CSS -->
  135. <link href="https://www.oneotv.com/assets/css/app.css?1.2" rel="stylesheet">
  136.  
  137. <!-- JS dosyaları footer'a taşındı (performans için) -->
  138.  
  139.  
  140.  
  141. <meta name="theme-color" content="#0056B3">
  142.  
  143. <script type="module">
  144.   import 'https://cdn.jsdelivr.net/npm/@pwabuilder/pwaupdate';
  145.   const el = document.createElement('pwa-update');
  146.   document.body.appendChild(el);
  147. </script>
  148.  
  149. <link rel="manifest" href="https://www.oneotv.com/manifest.json" />
  150.  
  151. <meta name="p:domain_verify" content="7c3ce83b4369941bbd5cc4ff37b52499"/>
  152. <!--Google Adsense Otomatik Kodu -->
  153. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3200974657041496"
  154.     crossorigin="anonymous"></script>
  155. <!--Google Adsense Otomatik Kodu -->
  156.  
  157. <!--Google Adsense Meta Etiket Kodu -->
  158. <meta name="google-adsense-account" content="ca-pub-3200974657041496">
  159. <!--Google Adsense Meta Etiket Kodu -->
  160. <!-- Google tag (gtag.js) -->
  161. <script async src="https://www.googletagmanager.com/gtag/js?id=G-Y1XN88BN2C"></script>
  162. <script>
  163.  window.dataLayer = window.dataLayer || [];
  164.  function gtag(){dataLayer.push(arguments);}
  165.  gtag('js', new Date());
  166.  
  167.  gtag('config', 'G-Y1XN88BN2C');
  168. </script></head>
  169.  
  170. <body class="site-bg-8">
  171.  
  172.    <div class="container-fluid top-menu px-0 site-color-8">
  173.  <div class="container">
  174.  <div class="row">
  175.    
  176.  <div class="col-6">
  177.      <a href="https://www.oneotv.com/"><img src="https://www.oneotv.com/images/logo.png" alt="Live Tv" class="logo" width="150" height="150"></a>
  178.  </div>
  179.  <div class="col-6 d-flex justify-content-end align-items-center">
  180. <a href="https://www.oneotv.com/history" aria-label="Listen History"><svg xmlns="http://www.w3.org/2000/svg" class="menu-icon" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M232 120C232 106.7 242.7 96 256 96C269.3 96 280 106.7 280 120V243.2L365.3 300C376.3 307.4 379.3 322.3 371.1 333.3C364.6 344.3 349.7 347.3 338.7 339.1L242.7 275.1C236 271.5 232 264 232 255.1L232 120zM256 0C397.4 0 512 114.6 512 256C512 397.4 397.4 512 256 512C114.6 512 0 397.4 0 256C0 114.6 114.6 0 256 0zM101.2 128c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z" />
  181.                                    </svg></a>
  182. <a href="https://www.oneotv.com/favorites" aria-label="Favorites"><svg xmlns="http://www.w3.org/2000/svg" class="menu-icon" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M244 84L255.1 96L267.1 84.02C300.6 51.37 347 36.51 392.6 44.1C461.5 55.58 512 115.2 512 185.1V190.9C512 232.4 494.8 272.1 464.4 300.4L283.7 469.1C276.2 476.1 266.3 480 256 480C245.7 480 235.8 476.1 228.3 469.1L47.59 300.4C17.23 272.1 0 232.4 0 190.9V185.1C0 115.2 50.52 55.58 119.4 44.1C164.1 36.51 211.4 51.37 244 84C243.1 84 244 84.01 244 84L244 84zM255.1 163.9L210.1 117.1C188.4 96.28 157.6 86.4 127.3 91.44C81.55 99.07 48 138.7 48 185.1V190.9C48 219.1 59.71 246.1 80.34 265.3L256 429.3L431.7 265.3C452.3 246.1 464 219.1 464 190.9V185.1C464 138.7 430.4 99.07 384.7 91.44C354.4 86.4 323.6 96.28 301.9 117.1L255.1 163.9z"/></svg></a>
  183. <button id="menu-opener" type="button" class="d-inline-block d-md-none" aria-label="Menu"><svg xmlns="http://www.w3.org/2000/svg" id="menu-opener" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M0 96C0 78.3 14.3 64 32 64H416c17.7 0 32 14.3 32 32s-14.3 32-32 32H32C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32zm32 224c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32z"/></svg></button>
  184. </div>
  185. </div>
  186.  
  187. </div>
  188. </div>
  189.  
  190. <script>
  191. (function(){
  192.  function whenJQueryReady(cb) {
  193.    if (window.jQuery) { jQuery(cb); return; }
  194.    var i = setInterval(function(){
  195.      if (window.jQuery) { clearInterval(i); jQuery(cb); }
  196.    }, 50);
  197.  }
  198.  
  199.  whenJQueryReady(function($){
  200.    $('#menu-opener').on('click', function(){
  201.      if ($('#menu-content').hasClass('d-none')) {
  202.        $('#menu-content').addClass('d-block');
  203.        $('#menu-content').removeClass('d-none');
  204.      } else {
  205.        $('#menu-content').addClass('d-none');
  206.        $('#menu-content').removeClass('d-block');
  207.      }
  208.    });
  209.  });
  210. })();
  211. </script>
  212.  
  213.  
  214.    <!-- Schema.org VideoObject -->
  215. <script type="application/ld+json">
  216. {
  217.    "@context": "https://schema.org",
  218.    "@type": "VideoObject",
  219.    "name": " Live TV",
  220.    "description": "Watch  live streaming on Live Tv",
  221.    "thumbnailUrl": "https://www.oneotv.com/images/stations/1745704345.webp",
  222.    "contentUrl": "https://www.oneotv.com/haber-global-tv-canli-izle",
  223.    "embedUrl": "https://www.oneotv.com/haber-global-tv-canli-izle",
  224.    "uploadDate": "2025-04-26T18:52:25.000000Z",
  225.    "duration": "PT24H",
  226.    "isFamilyFriendly": "true",
  227.    "interactionCount": "0"
  228. }
  229. </script>
  230.  
  231. <style>
  232.    /* Player stilleri */
  233.    #player-container {
  234.        position: relative;
  235.        width: 100%;
  236.        height: 0;
  237.        padding-top: 56.25%; /* 16:9 Aspect Ratio */
  238.        overflow: hidden;
  239.        margin: 1px; /* Very thin margin added */
  240.    }
  241.  
  242.    #player-container iframe {
  243.        position: absolute;
  244.        top: 0;
  245.        left: 0;
  246.        width: 100%;
  247.        height: 100%;
  248.        border: none;
  249.        margin: 0;
  250.        padding: 0;
  251.        object-fit: cover;
  252.    }
  253.  
  254.    @media (max-width: 768px) {
  255.        #player-container {
  256.            width: 93vw; /* Çok az daraltma */
  257.            margin-left: calc(-46.5vw + 50%);
  258.            margin-right: calc(-46.5vw + 50%);
  259.            padding-top: 90%; /* Yüksekliği koru */
  260.        }
  261.  
  262.        #player-container iframe {
  263.            position: absolute;
  264.            top: 0;
  265.            left: 0;
  266.            height: 100%;
  267.        }
  268.    }
  269.  
  270.    #stream-player {
  271.        width: 100% !important;
  272.        height: 100% !important;
  273.        position: absolute !important;
  274.        top: 0 !important;
  275.        left: 0 !important;
  276.    }
  277.  
  278.    #stream-player video {
  279.        width: 100% !important;
  280.        height: 100% !important;
  281.        position: absolute !important;
  282.        top: 0 !important;
  283.        left: 0 !important;
  284.    }
  285.  
  286.    .video-js {
  287.        width: 100% !important;
  288.        height: 100% !important;
  289.        position: absolute !important;
  290.    }
  291.  
  292.    /* Live buton ve kaynak butonları stilleri */
  293.    .live-buttons {
  294.        position: absolute;
  295.        bottom: 10px;
  296.        left: 10px;
  297.        z-index: 100;
  298.        display: flex;
  299.        gap: 5px;
  300.    }
  301.  
  302.    .live-button, .source-button {
  303.        background-color: #0d6efd !important;
  304.        color: white !important;
  305.        border: none !important;
  306.        border-radius: 4px !important;
  307.        cursor: pointer !important;
  308.        font-size: 14px !important;
  309.        transition: all 0.2s !important;
  310.    }
  311.  
  312.    .live-button {
  313.        padding: 5px 0 !important;
  314.        width: fit-content !important;
  315.        min-width: unset !important;
  316.        display: inline-flex !important;
  317.        align-items: center !important;
  318.        justify-content: center !important;
  319.        line-height: 1 !important;
  320.    }
  321.  
  322.    .live-button span {
  323.        display: inline-block !important;
  324.        white-space: nowrap !important;
  325.    }
  326.  
  327.    .source-button {
  328.        padding: 5px 0 !important;
  329.        min-width: unset !important;
  330.        width: fit-content !important;
  331.        display: inline-flex !important;
  332.        align-items: center !important;
  333.        justify-content: center !important;
  334.        line-height: 1 !important;
  335.        background-color: #0d6efd !important;
  336.        color: white !important;
  337.        border: none !important;
  338.        border-radius: 4px !important;
  339.        cursor: pointer !important;
  340.        font-size: 16px !important;
  341.        transition: all 0.2s !important;
  342.    }
  343.  
  344.    .source-button span {
  345.        padding: 0 8px !important;
  346.        white-space: nowrap !important;
  347.    }
  348.  
  349.    .source-button:hover {
  350.        background-color: #0b5ed7 !important;
  351.    }
  352.  
  353.    .source-button.active {
  354.        background-color: #0a58ca !important;
  355.    }
  356.  
  357.    .source-buttons {
  358.        display: flex !important;
  359.        gap: 8px !important;
  360.    }
  361.  
  362.    @media (max-width: 768px) {
  363.        .live-buttons {
  364.            bottom: 50px;
  365.        }
  366.        
  367.        .source-buttons {
  368.            gap: 4px !important;
  369.        }
  370.        
  371.        .source-button {
  372.            padding: 4px 0 !important;
  373.            font-size: 13px !important;
  374.        }
  375.    }
  376.  
  377.    /* Oylama butonları için stiller */
  378.    .vote-buttons {
  379.        display: flex;
  380.        gap: 12px;
  381.    }
  382.  
  383.    .rate_station {
  384.        background: transparent !important;
  385.        padding: 0 !important;
  386.        width: 24px !important;
  387.        height: 24px !important;
  388.        display: flex !important;
  389.        align-items: center !important;
  390.        justify-content: center !important;
  391.        transition: all 0.2s !important;
  392.        border: none !important;
  393.        color: #0d6efd !important;
  394.    }
  395.  
  396.    .rate_station i {
  397.        display: flex !important;
  398.        align-items: center !important;
  399.        justify-content: center !important;
  400.        width: 100% !important;
  401.        height: 100% !important;
  402.    }
  403.  
  404.    .rate_station:hover {
  405.        transform: scale(1.1) !important;
  406.        color: #0a58ca !important;
  407.    }
  408.  
  409.    .rate_station svg {
  410.        width: 22px !important;
  411.        height: 22px !important;
  412.        fill: currentColor !important;
  413.        stroke: currentColor !important;
  414.        stroke-width: 0.5px !important;
  415.    }
  416.  
  417.    .rate_station[data-action="down"] {
  418.        color: #dc3545 !important;
  419.    }
  420.  
  421.    .rate_station[data-action="down"]:hover {
  422.        color: #bb2d3b !important;
  423.    }
  424.  
  425.    /* Oy sayısı için stil */
  426.    .vote-count {
  427.        font-size: 12px !important;
  428.        margin-left: 4px !important;
  429.        color: inherit !important;
  430.    }
  431. </style>
  432.  
  433. <!-- Container -->
  434. <div class="container mt-3">
  435.  
  436.    <div id="notificationsContainer"></div>
  437.  
  438.    <div class="row">
  439.  
  440.        <div class="col-md-3 d-none d-md-block" id="menu-content">
  441.  
  442.            <div class="shadow-sm p-3 rounded mb-3 site-color-8">
  443.  
  444.    <span class="filter-title">Countries</span>
  445.  
  446.    <ul class="list-unstyled genre-list mt-2 mb-0">
  447.                <li><a href="https://www.oneotv.com/country/turkey">Turkey (54)</a></li>
  448.                <li><a href="https://www.oneotv.com/country/usa">United States (54)</a></li>
  449.                <li><a href="https://www.oneotv.com/country/india">India (33)</a></li>
  450.                <li><a href="https://www.oneotv.com/country/pakistan">Pakistan (16)</a></li>
  451.                <li><a href="https://www.oneotv.com/country/united-kingdom">United Kingdom (15)</a></li>
  452.                <li><a href="https://www.oneotv.com/country/germany">Germany (10)</a></li>
  453.                <li><a href="https://www.oneotv.com/country/united-arab-emirates">United Arab Emirates (8)</a></li>
  454.                <li><a href="https://www.oneotv.com/country/ghana">Ghana (8)</a></li>
  455.                <li><a href="https://www.oneotv.com/country/france">France (7)</a></li>
  456.                <li><a href="https://www.oneotv.com/country/australia">Australia (7)</a></li>
  457.                <li class="mt-2"><a href="https://www.oneotv.com/browse-countries" class="text-decoration-underline fw-bold">Browse Countries</a></li>
  458.    </ul>
  459.  
  460. </div>
  461.  
  462. <div class="shadow-sm p-3 rounded mb-3 site-color-8">
  463.  
  464.    <span class="filter-title">Genres</span>
  465.  
  466.    <ul class="list-unstyled genre-list mt-2 mb-0">
  467.                <li><a href="https://www.oneotv.com/genre/News">News (117)</a></li>
  468.                <li><a href="https://www.oneotv.com/genre/Sports">Sports (56)</a></li>
  469.                <li><a href="https://www.oneotv.com/genre/Turkish">Turkish (35)</a></li>
  470.                <li><a href="https://www.oneotv.com/genre/Horse-Racing">Horse Racing (27)</a></li>
  471.                <li><a href="https://www.oneotv.com/genre/Pop">Pop (25)</a></li>
  472.                <li><a href="https://www.oneotv.com/genre/Talk show">Talk show (16)</a></li>
  473.                <li><a href="https://www.oneotv.com/genre/Entertainment">Entertainment (13)</a></li>
  474.                <li><a href="https://www.oneotv.com/genre/Music">Music (13)</a></li>
  475.                <li><a href="https://www.oneotv.com/genre/General">General (11)</a></li>
  476.                <li><a href="https://www.oneotv.com/genre/80s">80s (9)</a></li>
  477.                <li class="mt-2"><a href="https://www.oneotv.com/browse-genres" class="text-decoration-underline fw-bold">Browse Genres</a></li>
  478.    </ul>
  479.  
  480. </div>
  481.  
  482. <div class="shadow-sm p-3 rounded mb-3 site-color-8">
  483.  
  484.    <span class="filter-title">Languages</span>
  485.  
  486.    <ul class="list-unstyled genre-list mt-2 mb-0">
  487.                <li><a href="https://www.oneotv.com/language/english">English (136)</a></li>
  488.                <li><a href="https://www.oneotv.com/language/turkish">Turkish (52)</a></li>
  489.                <li><a href="https://www.oneotv.com/language/hindi">Hindi (27)</a></li>
  490.                <li><a href="https://www.oneotv.com/language/arabic">Arabic (17)</a></li>
  491.                <li><a href="https://www.oneotv.com/language/urdu">Urdu (15)</a></li>
  492.                <li><a href="https://www.oneotv.com/language/german">German (9)</a></li>
  493.                <li><a href="https://www.oneotv.com/language/swahili">Swahili (7)</a></li>
  494.                <li><a href="https://www.oneotv.com/language/bengali">Bengali (6)</a></li>
  495.                <li><a href="https://www.oneotv.com/language/tamil">Tamil (4)</a></li>
  496.                <li><a href="https://www.oneotv.com/language/french">French (4)</a></li>
  497.                <li class="mt-2"><a href="https://www.oneotv.com/browse-languages" class="text-decoration-underline fw-bold">Browse Languages</a></li>
  498.    </ul>
  499.  
  500. </div>
  501.  
  502.  
  503.  
  504.  
  505.        </div>
  506.  
  507.        <div class="col-md-9">
  508.  
  509.            <form method="post" action="https://www.oneotv.com/search" class="d-flex shadow-sm p-2 bg-white rounded mb-3 search-container">
  510.    <input type="hidden" name="_token" value="TvXCFhhS7ORhFPhHRCs0I5a4ZwGhT1Tqu3wQpvDW">
  511.    <input class="form-control search-form me-2 ps-1" id="search-form" name="term" type="search" placeholder="Search TV Stations" aria-label="Search TV Stations">
  512.    <button class="btn search-btn" type="submit" aria-label="Search TV Stations"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
  513.            <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  514.            <path d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352c79.5 0 144-64.5 144-144s-64.5-144-144-144S64 128.5 64 208s64.5 144 144 144z" />
  515.        </svg></button>
  516.    
  517.    <div id="search-suggestions" class="search-suggestions"></div>
  518. </form>
  519.  
  520. <style>
  521. .search-container {
  522.    position: relative;
  523. }
  524. .search-suggestions {
  525.    position: absolute;
  526.    top: 100%;
  527.    left: 0;
  528.    right: 0;
  529.    z-index: 1000;
  530.    background: #fff;
  531.    max-height: 300px;
  532.    overflow-y: auto;
  533.    display: none;
  534.    border: 1px solid #ddd;
  535.    border-top: none;
  536. }
  537. .search-suggestions .search-suggestion {
  538.    padding: 10px;
  539.    border-bottom: 1px solid #eee;
  540. }
  541. .search-suggestions .search-suggestion a {
  542.    display: flex;
  543.    align-items: center;
  544.    text-decoration: none;
  545.    color: #000;
  546. }
  547. .search-suggestions .search-suggestion img {
  548.    width: 50px;
  549.    height: 50px;
  550.    margin-right: 10px;
  551.    object-fit: cover;
  552. }
  553. </style>
  554.  
  555. <script>
  556. (function() {
  557.  function whenJQueryReady(cb) {
  558.    if (window.jQuery) { jQuery(cb); return; }
  559.    var i = setInterval(function(){
  560.      if (window.jQuery) { clearInterval(i); jQuery(cb); }
  561.    }, 50);
  562.  }
  563.  
  564.  whenJQueryReady(function($){
  565.    var searchTimeout;
  566.  
  567.    $('#search-form').on('input', function() {
  568.      clearTimeout(searchTimeout);
  569.      var searchTerm = $(this).val();
  570.      var $suggestionContainer = $('#search-suggestions');
  571.  
  572.      if (searchTerm.length > 2) {
  573.        searchTimeout = setTimeout(function() {
  574.          $.ajax({
  575.            url: 'https://www.oneotv.com/json-search',
  576.            method: 'POST',
  577.            data: {
  578.              search: searchTerm,
  579.              _token: 'TvXCFhhS7ORhFPhHRCs0I5a4ZwGhT1Tqu3wQpvDW'
  580.            },
  581.            success: function(response) {
  582.              var results = JSON.parse(response);
  583.  
  584.              $suggestionContainer.empty();
  585.  
  586.              if (results.length > 0) {
  587.                results.forEach(function(item) {
  588.                  $suggestionContainer.append(
  589.                    `<div class="search-suggestion">
  590.                        <a href="${item.url}">
  591.                            <img src="${item.image}" alt="${item.title}">
  592.                            ${item.title}
  593.                        </a>
  594.                    </div>`
  595.                  );
  596.                });
  597.                $suggestionContainer.show();
  598.              } else {
  599.                $suggestionContainer.hide();
  600.              }
  601.            }
  602.          });
  603.        }, 300);
  604.      } else {
  605.        $suggestionContainer.hide();
  606.      }
  607.    });
  608.  
  609.    // Tıklama dışında kapatma
  610.    $(document).on('click', function(event) {
  611.      if (!$(event.target).closest('.search-container').length) {
  612.        $('#search-suggestions').hide();
  613.      }
  614.    });
  615.  });
  616. })();
  617. </script>
  618.  
  619.  
  620.  
  621.            
  622.                        <div class="mb-3 ad-slot"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3200974657041496"
  623.     crossorigin="anonymous"></script>
  624. <!-- VDU -->
  625. <ins class="adsbygoogle"
  626.     style="display:block"
  627.     data-ad-client="ca-pub-3200974657041496"
  628.     data-ad-slot="2932254867"
  629.     data-ad-format="auto"
  630.     data-full-width-responsive="true"></ins>
  631. <script>
  632.     (adsbygoogle = window.adsbygoogle || []).push({});
  633. </script></div>
  634.            
  635.            
  636.            <div class="container shadow-sm player rounded mb-3 p-0" id="player"
  637.                data-thumb-url="https://www.oneotv.com/images/stations/1745704345.webp" data-thumb="1745704345.webp"
  638.                data-slug="haber-global-tv-canli-izle" data-title="Haber Global TV"
  639.                data-site-title="Live Tv" data-cookie-prefix="d0b7vb92d">
  640.  
  641.                <div class="p-2">
  642.                    <div class="row p-1 p-md-0">
  643.                                                
  644.                                                <div class="col-12 col-md-2 order-1 text-center">
  645.                                                            <img
  646.                                    src="https://www.oneotv.com/images/stations/1745704345.webp"
  647.                                    width="300"
  648.                                    height="300"
  649.                                    alt="Haber Global TV - Turkish  - Watch Live"
  650.                                    class="img-fluid channel-image"
  651.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'"
  652.                                >
  653.                                                    </div>
  654.                                                
  655.                        <div class="col-12 col-md-10 order-2 ps-md-2 my-auto pt-3 pt-md-0">
  656.                            <div class="station-name my-auto">
  657.                                <h1 class="mb-2 mb-md-1">Watch Haber Global TV . Free Live Streaming Channel in Turkey</h1>
  658.  
  659.                                <div class="d-flex flex-wrap align-items-center gap-2">
  660.                                    <button class="favorites" data-bs-toggle="tooltip" data-bs-placement="top" title="Add to Favorites">
  661.                                        <svg xmlns="http://www.w3.org/2000/svg" class="heart-icon me-2 me-md-1" aria-label="Add to Favorites" id="heart" data-checked="0" viewBox="0 0 512 512">
  662.                                        <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  663.                                        <path d="M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z" />
  664.                                    </svg>
  665.                                    </button>
  666.  
  667.                                    <a href="https://www.oneotv.com/random" data-bs-toggle="tooltip" data-bs-placement="top" title="Random Station"><svg xmlns="http://www.w3.org/2000/svg" class="random-icon me-2 me-md-1" aria-label="Random Link" viewBox="0 0 512 512">
  668.                                        <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  669.                                        <path d="M403.8 34.4c12-5 25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V160H352c-10.1 0-19.6 4.7-25.6 12.8L284 229.3 244 176l31.2-41.6C293.3 110.2 321.8 96 352 96h32V64c0-12.9 7.8-24.6 19.8-29.6zM164 282.7L204 336l-31.2 41.6C154.7 401.8 126.2 416 96 416H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96c10.1 0 19.6-4.7 25.6-12.8L164 282.7zm274.6 188c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6V416H352c-30.2 0-58.7-14.2-76.8-38.4L121.6 172.8c-6-8.1-15.5-12.8-25.6-12.8H32c-17.7 0-32-14.3-32-32s14.3-32 32-32H96c30.2 0 58.7 14.2 76.8 38.4L326.4 339.2c6 8.1 15.5 12.8 25.6 12.8h32V320c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64z" />
  670.                                    </svg></a>
  671.  
  672.                                    <div class="btn-group">
  673.                                        <button type="button" class="btn p-0" data-toggle="dropdown"
  674.                                            aria-label="Share on Social Media" aria-expanded="false"
  675.                                            data-boundary="viewport" data-bs-toggle="tooltip" data-bs-placement="top" title="Share on Social Media">
  676.                                            <svg xmlns="http://www.w3.org/2000/svg" class="share-icon me-2 me-md-1" viewBox="0 0 448 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M96 191.1H32c-17.67 0-32 14.33-32 31.1v223.1c0 17.67 14.33 31.1 32 31.1h64c17.67 0 32-14.33 32-31.1V223.1C128 206.3 113.7 191.1 96 191.1zM512 227c0-36.89-30.05-66.92-66.97-66.92h-99.86C354.7 135.1 360 113.5 360 100.8c0-33.8-26.2-68.78-70.06-68.78c-46.61 0-59.36 32.44-69.61 58.5c-31.66 80.5-60.33 66.39-60.33 93.47c0 12.84 10.36 23.99 24.02 23.99c5.256 0 10.55-1.721 14.97-5.26c76.76-61.37 57.97-122.7 90.95-122.7c16.08 0 22.06 12.75 22.06 20.79c0 7.404-7.594 39.55-25.55 71.59c-2.046 3.646-3.066 7.686-3.066 11.72c0 13.92 11.43 23.1 24 23.1h137.6C455.5 208.1 464 216.6 464 227c0 9.809-7.766 18.03-17.67 18.71c-12.66 .8593-22.36 11.4-22.36 23.94c0 15.47 11.39 15.95 11.39 28.91c0 25.37-35.03 12.34-35.03 42.15c0 11.22 6.392 13.03 6.392 22.25c0 22.66-29.77 13.76-29.77 40.64c0 4.515 1.11 5.961 1.11 9.456c0 10.45-8.516 18.95-18.97 18.95h-52.53c-25.62 0-51.02-8.466-71.5-23.81l-36.66-27.51c-4.315-3.245-9.37-4.811-14.38-4.811c-13.85 0-24.03 11.38-24.03 24.04c0 7.287 3.312 14.42 9.596 19.13l36.67 27.52C235 468.1 270.6 480 306.6 480h52.53c35.33 0 64.36-27.49 66.8-62.2c17.77-12.23 28.83-32.51 28.83-54.83c0-3.046-.2187-6.107-.6406-9.122c17.84-12.15 29.28-32.58 29.28-55.28c0-5.311-.6406-10.54-1.875-15.64C499.9 270.1 512 250.2 512 227z"/></svg>
  677.                                        </button>
  678.                                        <div class="dropdown-menu">
  679.                                            <button
  680.                                                onclick="window.open('https://www.facebook.com/sharer/sharer.php?u=https://www.oneotv.com/haber-global-tv-canli-izle', '_blank');"
  681.                                                class="facebook-box me-1"
  682.                                                title="Share this station on Facebook" data-bs-toggle="tooltip" data-bs-placement="top">
  683.                                                <svg xmlns="http://www.w3.org/2000/svg" class="facebook-icon" viewBox="0 0 320 512">
  684.                                        <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  685.                                        <path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg>
  686.                                            </button><button
  687.                                                onclick="window.open('http://twitter.com/share?text=Haber Global TV&url=https://www.oneotv.com/haber-global-tv-canli-izle', '_blank');"
  688.                                                class="twitter-box me-1"
  689.                                                title="Share this station on Twitter" data-bs-toggle="tooltip" data-bs-placement="top">
  690.                                                <svg xmlns="http://www.w3.org/2000/svg" class="twitter-icon" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>
  691.                                            </button><button
  692.                                                onclick="window.open('https://wa.me/?text=Haber+Global+TV+https%3A%2F%2Fwww.oneotv.com%2Fhaber-global-tv-canli-izle', '_blank');"
  693.                                                class="whatsapp-box me-1"
  694.                                                title="Share this station on WhatsApp" data-bs-toggle="tooltip" data-bs-placement="top">
  695.                                                <svg xmlns="http://www.w3.org/2000/svg" class="whatsapp-icon" viewBox="0 0 448 512">
  696.                                        <!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
  697.                                        <path d="M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z" />
  698.                                    </svg>
  699.                                            </button><button
  700.                                                onclick="window.open('https://t.me/share/url?url=https://www.oneotv.com/haber-global-tv-canli-izle&text=Haber Global TV', '_blank');"
  701.                                                class="telegram-box"
  702.                                                title="Share this station on Telegram" data-bs-toggle="tooltip" data-bs-placement="top">
  703.                                                <svg xmlns="http://www.w3.org/2000/svg" class="telegram-icon" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480V396.4c0-4 1.5-7.8 4.2-10.7L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"/></svg>
  704.                                            </button>
  705.                                        </div>
  706.                                    </div>
  707.  
  708.                                    <button class="report" data-bs-toggle="modal" data-bs-target="#MyModal" data-bs-toggle="tooltip" data-bs-placement="top" title="Report a Problem">
  709.                                        <svg xmlns="http://www.w3.org/2000/svg" class="report-icon" aria-label="Report a Problem" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480H40c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24V296c0 13.3 10.7 24 24 24s24-10.7 24-24V184c0-13.3-10.7-24-24-24zm32 224c0-17.7-14.3-32-32-32s-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32z" /></svg>
  710.                                    </button>
  711.  
  712.                                    <div class="vote-buttons">
  713.                                        <button class="rate_station" data-id="1425" data-action="up" data-bs-toggle="tooltip" data-bs-placement="top" title="Upvote">
  714.                                            <i><svg xmlns="http://www.w3.org/2000/svg" class="vote-icon" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M96 191.1H32c-17.67 0-32 14.33-32 31.1v223.1c0 17.67 14.33 31.1 32 31.1h64c17.67 0 32-14.33 32-31.1V223.1C128 206.3 113.7 191.1 96 191.1zM512 227c0-36.89-30.05-66.92-66.97-66.92h-99.86C354.7 135.1 360 113.5 360 100.8c0-33.8-26.2-68.78-70.06-68.78c-46.61 0-59.36 32.44-69.61 58.5c-31.66 80.5-60.33 66.39-60.33 93.47c0 12.84 10.36 23.99 24.02 23.99c5.256 0 10.55-1.721 14.97-5.26c76.76-61.37 57.97-122.7 90.95-122.7c16.08 0 22.06 12.75 22.06 20.79c0 7.404-7.594 39.55-25.55 71.59c-2.046 3.646-3.066 7.686-3.066 11.72c0 13.92 11.43 23.1 24 23.1h137.6C455.5 208.1 464 216.6 464 227c0 9.809-7.766 18.03-17.67 18.71c-12.66 .8593-22.36 11.4-22.36 23.94c0 15.47 11.39 15.95 11.39 28.91c0 25.37-35.03 12.34-35.03 42.15c0 11.22 6.392 13.03 6.392 22.25c0 22.66-29.77 13.76-29.77 40.64c0 4.515 1.11 5.961 1.11 9.456c0 10.45-8.516 18.95-18.97 18.95h-52.53c-25.62 0-51.02-8.466-71.5-23.81l-36.66-27.51c-4.315-3.245-9.37-4.811-14.38-4.811c-13.85 0-24.03 11.38-24.03 24.04c0 7.287 3.312 14.42 9.596 19.13l36.67 27.52C235 468.1 270.6 480 306.6 480h52.53c35.33 0 64.36-27.49 66.8-62.2c17.77-12.23 28.83-32.51 28.83-54.83c0-3.046-.2187-6.107-.6406-9.122c17.84-12.15 29.28-32.58 29.28-55.28c0-5.311-.6406-10.54-1.875-15.64C499.9 270.1 512 250.2 512 227z"/></svg></i>
  715.                                            <span class="vote-count">0</span>
  716.                                        </button>
  717.  
  718.                                        <button class="rate_station" data-id="1425" data-action="down" data-bs-toggle="tooltip" data-bs-placement="top" title="Downvote">
  719.                                            <i><svg xmlns="http://www.w3.org/2000/svg" class="vote-icon" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M128 288V64.03c0-17.67-14.33-31.1-32-31.1H32c-17.67 0-32 14.33-32 31.1v223.1c0 17.67 14.33 31.1 32 31.1h64C113.7 320 128 305.7 128 288zM481.5 229.1c1.234-5.092 1.875-10.32 1.875-15.64c0-22.7-11.44-43.13-29.28-55.28c.4219-3.015 .6406-6.076 .6406-9.122c0-22.32-11.06-42.6-28.83-54.83c-2.438-34.71-31.47-62.2-66.8-62.2h-52.53c-35.94 0-71.55 11.87-100.3 33.41L169.6 92.93c-6.285 4.71-9.596 11.85-9.596 19.13c0 12.76 10.29 24.04 24.03 24.04c5.013 0 10.07-1.565 14.38-4.811l36.66-27.51c20.48-15.34 45.88-23.81 71.5-23.81h52.53c10.45 0 18.97 8.497 18.97 18.95c0 3.5-1.11 4.94-1.11 9.456c0 26.97 29.77 17.91 29.77 40.64c0 9.254-6.392 10.96-6.392 22.25c0 13.97 9.702 23.08 22.36 23.94C456.2 266.1 464 275.2 464 284.1c0 10.43-8.516 18.93-18.97 18.93H307.4c-12.44 0-24 10.02-24 23.1c0 4.038 1.02 8.078 3.066 11.72C304.4 371.7 312 403.8 312 411.2c0 8.044-5.984 20.79-22.06 20.79c-12.53 0-14.27-.9059-24.94-28.07c-24.75-62.91-61.74-99.9-80.98-99.9c-13.8 0-24.02 11.27-24.02 23.99c0 7.041 3.083 14.02 9.016 18.76C238.1 402 211.4 480 289.9 480C333.8 480 360 445 360 411.2c0-12.7-5.328-35.21-14.83-59.33h99.86C481.1 351.9 512 321.9 512 284.1C512 261.8 499.9 241 481.5 229.1z"/></svg></i>
  720.                                            <span class="vote-count">0</span>
  721.                                        </button>
  722.                                    </div>
  723.  
  724.                                    <div class="d-flex align-items-center" data-bs-toggle="tooltip" data-bs-placement="top" title="Views">
  725.                                        <i class="fas fa-eye me-1"></i>
  726.                                        <span>760</span>
  727.                                    </div>
  728.  
  729.                                </div>
  730.  
  731.                                <div class="station-data my-2 my-md-1 pb-0 pb-md-1">
  732.                                                                        <a href="https://www.oneotv.com/genre/Turkish">Turkish</a>
  733.                                                                                                             <span class="sep">›</span> <a
  734.                                        href="https://www.oneotv.com/language/turkish">Turkish</a>
  735.                                                                         <span class="sep">›</span> <a
  736.                                        href="https://www.oneotv.com/country/turkey">Turkey</a>
  737.                                                                    </div>
  738.  
  739.                                                                <span class="description"><style>     .content1{       line-height:1.6em;       overflow:hidden;       white-space:pre-line;       overflow-wrap:anywhere;     }     .content1.expanded{       overflow:visible;       white-space:normal;     }     .read-more{       color:#0073e6;       font-weight:600;       cursor:pointer;       text-decoration:none;       white-space:nowrap;     }   </style>
  740. <div id="text" class="content1">
  741.  <strong>Watch Haber Global TV</strong> Live Online for Free – A Great Choice for Turkey Viewers. Stream Live on ONEOTV.
  742.  Haber Global TV live on OneoTV — your destination for premium Turkish from Turkey.  <br> <br>Enjoy 24/7 live streaming, original shows, highlights, and curated playlists in crisp HD/Full HD with low latency and adaptive bitrate. Browse the live schedule, catch replays where available, and jump straight into trending programs. Whether on mobile, tablet, or Smart TV, our fast, reliable player delivers smooth playback and quick start times.
  743.  Follow favorite hosts, explore related channels, and personalize your lineup with bookmarks and alerts.
  744. <br> <br> From breaking updates to in‑depth features, Haber Global TV brings standout Turkish across Turkey together in one place.
  745.  <p>Start watching now for a clean, search‑friendly viewing experience optimized for speed, clarity, and discovery. Constantly evolving, the channel is committed to not only capturing the pulse of today but also pioneering new content for the digital age.</p>
  746. Haber Global TV live<br>  
  747. Haber Global TV online<br>
  748. Haber Global TV live stream<br>
  749.  <p><strong>Disclaimer:</strong> Oneotv is <strong>NOT</strong> responsible for inaccuracies in the data presented. Please use independent sources of information.</p>
  750. </div>
  751. <script> (() => {   const el = document.getElementById('text');   const READ_MORE = 'Read More';   const READ_LESS = 'Read Less';   let expanded = false;   const originalHTML = el.innerHTML;   const plain = (el.innerText || el.textContent || '').trim();   function escapeHtml(s){ const d=document.createElement('div'); d.textContent=s; return d.innerHTML; }   function lineHeightPx(node){     const cs = getComputedStyle(node);     const lh = cs.lineHeight, fs = parseFloat(cs.fontSize)||16;     if (/px$/i.test(lh)) return parseFloat(lh);     if (/em$/i.test(lh)) return parseFloat(lh)*fs;     const n = parseFloat(lh); return isNaN(n) ? 1.2*fs : n;   }   function measure(html){     const cs = getComputedStyle(el);     const m = document.createElement('div');     m.className = 'content1';     m.style.position='absolute';     m.style.visibility='hidden';     m.style.left='-9999px';     m.style.top='0';     m.style.width = Math.ceil(el.getBoundingClientRect().width) + 'px';     m.style.lineHeight = cs.lineHeight;     m.style.fontSize   = cs.fontSize;     m.style.fontFamily = cs.fontFamily;     m.style.fontWeight = cs.fontWeight;     m.innerHTML = html;     document.body.appendChild(m);     const h = m.getBoundingClientRect().height;     document.body.removeChild(m);     return h;   }   function collapse(){     if (expanded) return;     const link = ` <a class="read-more" data-a="e">${READ_MORE}</a>`;     const maxH = lineHeightPx(el)*2 + 0.5;     if (measure(escapeHtml(plain) + link) <= maxH) {       el.classList.add('expanded');       el.innerHTML = originalHTML;       return;     }     let lo=0, hi=plain.length, best=0;     while (lo<=hi){       const mid=(lo+hi)>>1;       const cand = escapeHtml(plain.slice(0, mid).trim() + '…') + link;       if (measure(cand) <= maxH){ best=mid; lo=mid+1; }       else { hi=mid-1; }     }     el.classList.remove('expanded');     el.innerHTML = escapeHtml(plain.slice(0, best).trim() + '…') + link;   }   function expand(){     expanded = true;     el.classList.add('expanded');     el.innerHTML = originalHTML + ` <a class="read-more" data-a="c">${READ_LESS}</a>`;   }   el.addEventListener('click', e=>{     const a = e.target.closest('a.read-more'); if(!a) return;     e.preventDefault();     if (a.dataset.a==='e') expand();     else { expanded=false; collapse(); }   });   window.addEventListener('resize', () => { if(!expanded) collapse(); });   collapse(); })(); </script></span>
  752.                                                            </div>
  753.                        </div>
  754.                    </div>
  755.                </div>
  756.            </div>
  757.  
  758.            <div class="bg-white rounded p-3 mb-3">
  759.                <div id="player-container">
  760.                    <div id="stream-player"></div>
  761.                </div>
  762.  
  763.                <div class="d-flex justify-content-between align-items-center mt-3">
  764.                    <div class="source-buttons">
  765.                                                    <button type="button"
  766.                                    id="live1"
  767.                                    class="source-button active"
  768.                                    onclick="switchSource(0)" data-bs-toggle="tooltip" data-bs-placement="top" title="Live 1">
  769.                                <span>Live1</span>
  770.                            </button>
  771.                                                    <button type="button"
  772.                                    id="live2"
  773.                                    class="source-button "
  774.                                    onclick="switchSource(1)" data-bs-toggle="tooltip" data-bs-placement="top" title="Live 2">
  775.                                <span>Live2</span>
  776.                            </button>
  777.                                            </div>
  778.                    <div class="d-flex justify-content-center align-items-center gap-3 social-icons">
  779.                        <a href="https://wa.me/?text=Haber+Global+TV+https%3A%2F%2Fwww.oneotv.com%2Fhaber-global-tv-canli-izle"
  780.                           target="_blank" class="text-success" title="Share on WhatsApp" data-bs-toggle="tooltip" data-bs-placement="top">
  781.                            <i class="fab fa-whatsapp fa-2x"></i>
  782.                        </a>
  783.                        <a href="https://t.me/share/url?url=https://www.oneotv.com/haber-global-tv-canli-izle&text=Haber+Global+TV"
  784.                           target="_blank" class="text-primary" title="Share on Telegram" data-bs-toggle="tooltip" data-bs-placement="top">
  785.                            <i class="fab fa-telegram-plane fa-2x"></i>
  786.                        </a>
  787.                        <a href="https://www.instagram.com/create/select/?caption=Haber+Global+TV+https%3A%2F%2Fwww.oneotv.com%2Fhaber-global-tv-canli-izle"
  788.                           target="_blank" class="text-danger" title="Share on Instagram" data-bs-toggle="tooltip" data-bs-placement="top">
  789.                            <i class="fab fa-instagram fa-2x"></i>
  790.                        </a>
  791.                        <a href="https://www.facebook.com/sharer/sharer.php?u=https://www.oneotv.com/haber-global-tv-canli-izle"
  792.                           target="_blank" class="text-primary" title="Share on Facebook" data-bs-toggle="tooltip" data-bs-placement="top">
  793.                            <i class="fab fa-facebook-f fa-2x"></i>
  794.                        </a>
  795.                    </div>
  796.                </div>
  797.            </div>
  798.  
  799.            <script>
  800.                // Kaynakları JSON'dan parse et
  801.                const sources = [{"type":"embed","value":"<iframe loading=\"lazy\" width=\"720\" height=\"380\" frameborder=\"0\" src=\"\/youtubekanalcek.php?kanal=UCtc-a9ZUIg0_5HpsPxEO7Qg\" frameborder=\"0\" scrolling=\"no\" sandbox=\"allow-forms allow-scripts allow-pointer-lock allow-same-origin allow-top-navigation\" allowfullscreen=\"allowfullscreen\" allowfullscreen><\/iframe>","order":0},{"type":"embed","value":"<iframe loading=\"lazy\" width=\"720\" height=\"380\" frameborder=\"0\" src=\"\/youtubekanalcek.php?kanal=UCtc-a9ZUIg0_5HpsPxEO7Qg\" frameborder=\"0\" scrolling=\"no\" sandbox=\"allow-forms allow-scripts allow-pointer-lock allow-same-origin allow-top-navigation\" allowfullscreen=\"allowfullscreen\" allowfullscreen><\/iframe>","order":1}];
  802.                let currentPlayer = null;
  803.                let currentHls = null;
  804.  
  805.                function initM3U8Player(streamUrl) {
  806.                    cleanupCurrentPlayer();
  807.  
  808.                    // Player container'ı temizle
  809.                    const playerContainer = document.getElementById('player-container');
  810.                    playerContainer.innerHTML = '<div id="stream-player"></div>';
  811.  
  812.                    // Yeni video elementi oluştur
  813.                    const video = document.createElement('video');
  814.                    video.id = 'hls-video';
  815.                    video.className = 'video-js vjs-default-skin vjs-big-play-centered';
  816.                    video.controls = true;
  817.                    document.getElementById('stream-player').appendChild(video);
  818.  
  819.                    if (Hls.isSupported()) {
  820.                        currentHls = new Hls({
  821.                            debug: false,
  822.                            enableWorker: true,
  823.                            manifestLoadingTimeOut: 10000,
  824.                            manifestLoadingMaxRetry: 3,
  825.                            levelLoadingTimeOut: 10000,
  826.                            levelLoadingMaxRetry: 3
  827.                        });
  828.                        
  829.                        currentHls.loadSource(streamUrl);
  830.                        currentHls.attachMedia(video);
  831.                        
  832.                        currentHls.on(Hls.Events.MANIFEST_PARSED, function() {
  833.                            currentPlayer = videojs('hls-video', {
  834.                                fluid: true,
  835.                                aspectRatio: '16:9',
  836.                                autoplay: true,
  837.                                controls: true,
  838.                                responsive: true,
  839.                                sources: [{
  840.                                    src: streamUrl,
  841.                                    type: 'application/x-mpegURL'
  842.                                }]
  843.                            });
  844.  
  845.                            currentPlayer.on('dispose', function() {
  846.                                cleanupCurrentPlayer();
  847.                            });
  848.                        });
  849.  
  850.                        currentHls.on(Hls.Events.ERROR, function(event, data) {
  851.                            if (data.fatal) {
  852.                                switch (data.type) {
  853.                                    case Hls.ErrorTypes.NETWORK_ERROR:
  854.                                        console.log('Ağ hatası, yeniden yükleniyor...');
  855.                                        currentHls.startLoad();
  856.                                        break;
  857.                                    case Hls.ErrorTypes.MEDIA_ERROR:
  858.                                        console.log('Medya hatası, yeniden deneniyor...');
  859.                                        currentHls.recoverMediaError();
  860.                                        break;
  861.                                    default:
  862.                                        console.log('Kritik hata, player yeniden başlatılıyor...');
  863.                                        cleanupCurrentPlayer();
  864.                                        initM3U8Player(streamUrl);
  865.                                        break;
  866.                                }
  867.                            }
  868.                        });
  869.                    } else if (video.canPlayType('application/vnd.apple.mpegurl')) {
  870.                        currentPlayer = videojs('hls-video', {
  871.                            fluid: true,
  872.                            aspectRatio: '16:9',
  873.                            autoplay: true,
  874.                            controls: true,
  875.                            responsive: true,
  876.                            sources: [{
  877.                                src: streamUrl,
  878.                                type: 'application/x-mpegURL'
  879.                            }]
  880.                        });
  881.  
  882.                        currentPlayer.on('dispose', function() {
  883.                            cleanupCurrentPlayer();
  884.                        });
  885.                    }
  886.                }
  887.  
  888.                function cleanupCurrentPlayer() {
  889.                    if (currentPlayer) {
  890.                        try {
  891.                            currentPlayer.pause();
  892.                            currentPlayer.muted(true);
  893.                            currentPlayer.src('');
  894.                            currentPlayer.dispose();
  895.                            currentPlayer = null;
  896.                        } catch (e) {
  897.                            console.error('Player cleanup error:', e);
  898.                        }
  899.                    }
  900.  
  901.                    if (currentHls) {
  902.                        try {
  903.                            currentHls.stopLoad();
  904.                            currentHls.detachMedia();
  905.                            currentHls.destroy();
  906.                            currentHls = null;
  907.                        } catch (e) {
  908.                            console.error('HLS cleanup error:', e);
  909.                        }
  910.                    }
  911.  
  912.                    // Tüm video elementlerini temizle
  913.                    const videoElements = document.getElementsByTagName('video');
  914.                    Array.from(videoElements).forEach(video => {
  915.                        try {
  916.                            video.pause();
  917.                            video.muted = true;
  918.                            video.volume = 0;
  919.                            video.src = '';
  920.                            video.remove();
  921.                        } catch (e) {
  922.                            console.error('Video element cleanup error:', e);
  923.                        }
  924.                    });
  925.  
  926.                    // Player container'ı temizle
  927.                    const playerContainer = document.getElementById('stream-player');
  928.                    if (playerContainer) {
  929.                        playerContainer.innerHTML = '';
  930.                    }
  931.                }
  932.  
  933.                function switchSource(index) {
  934.                    // Tüm butonlardan active sınıfını kaldır
  935.                    document.querySelectorAll('.source-button').forEach(btn => {
  936.                        btn.classList.remove('active');
  937.                    });
  938.                    
  939.                    // Tıklanan butona active sınıfını ekle
  940.                    document.getElementById('live' + (index + 1)).classList.add('active');
  941.                    
  942.                    // Mevcut oynatıcıyı temizle
  943.                    cleanupCurrentPlayer();
  944.                    
  945.                    if (!sources[index]) return;
  946.  
  947.                    const source = sources[index];
  948.                    if (source.type === 'm3u8') {
  949.                        initM3U8Player(source.value);
  950.                    } else if (source.type === 'embed') {
  951.                        const playerContainer = document.getElementById('player-container');
  952.                        playerContainer.innerHTML = source.value;
  953.                    }
  954.                }
  955.  
  956.                // Sayfa yüklendiğinde ilk kaynağı başlat
  957.                document.addEventListener('DOMContentLoaded', function() {
  958.                    if (sources.length > 0) {
  959.                        switchSource(0);
  960.                    }
  961.                });
  962.            </script>
  963.  
  964.            
  965.                        <div class="mb-3 ad-slot"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3200974657041496"
  966.     crossorigin="anonymous"></script>
  967. <!-- VDA-Y -->
  968. <ins class="adsbygoogle"
  969.     style="display:block"
  970.     data-ad-client="ca-pub-3200974657041496"
  971.     data-ad-slot="3384548872"
  972.     data-ad-format="auto"
  973.     data-full-width-responsive="true"></ins>
  974. <script>
  975.     (adsbygoogle = window.adsbygoogle || []).push({});
  976. </script></div>
  977.            
  978.                        <div class="site-bg-8 rounded p-3 mb-3">
  979.                <h2 class="section-title mb-3">Similar TV Stations in
  980.                    <a href="https://www.oneotv.com/country/turkey">
  981.                        Turkey
  982.                    </a>
  983.                </h2>
  984.                <div class="row radio-channels">
  985.                                        <div class="col-md-2 col-4 mb-3">
  986.                        <a href="trt-1-live" data-bs-toggle="tooltip" data-bs-placement="top" title="TRT 1">
  987.                                                            <img
  988.                                    src="https://www.oneotv.com/images/stations/1745681215.webp"
  989.                                    width="300"
  990.                                    height="300"
  991.                                    alt="TRT 1 - Watch Live TV - Live TV World"
  992.                                    class="img-fluid channel-image lazyload"
  993.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  994.                                >
  995.                                                        <div class="text-white text-center mt-2">TRT 1</div>
  996.                        </a>
  997.                    </div>
  998.                                        <div class="col-md-2 col-4 mb-3">
  999.                        <a href="dmax-tv-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="DMAX TV">
  1000.                                                            <img
  1001.                                    src="https://www.oneotv.com/images/stations/1745685409.webp"
  1002.                                    width="300"
  1003.                                    height="300"
  1004.                                    alt="DMAX TV - Watch Live TV - Live TV World"
  1005.                                    class="img-fluid channel-image lazyload"
  1006.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1007.                                >
  1008.                                                        <div class="text-white text-center mt-2">DMAX TV</div>
  1009.                        </a>
  1010.                    </div>
  1011.                                        <div class="col-md-2 col-4 mb-3">
  1012.                        <a href="trt-2-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="TRT 2">
  1013.                                                            <img
  1014.                                    src="https://www.oneotv.com/images/stations/1745696887.webp"
  1015.                                    width="300"
  1016.                                    height="300"
  1017.                                    alt="TRT 2 - Watch Live TV - Live TV World"
  1018.                                    class="img-fluid channel-image lazyload"
  1019.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1020.                                >
  1021.                                                        <div class="text-white text-center mt-2">TRT 2</div>
  1022.                        </a>
  1023.                    </div>
  1024.                                        <div class="col-md-2 col-4 mb-3">
  1025.                        <a href="trt-spor-yildiz-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="TRT SPOR YILDIZ">
  1026.                                                            <img
  1027.                                    src="https://www.oneotv.com/images/stations/1745682206.webp"
  1028.                                    width="300"
  1029.                                    height="300"
  1030.                                    alt="TRT SPOR YILDIZ - Watch Live TV - Live TV World"
  1031.                                    class="img-fluid channel-image lazyload"
  1032.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1033.                                >
  1034.                                                        <div class="text-white text-center mt-2">TRT SPOR...</div>
  1035.                        </a>
  1036.                    </div>
  1037.                                        <div class="col-md-2 col-4 mb-3">
  1038.                        <a href="tgrt-haber-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="TGRT Haber Live">
  1039.                                                            <img
  1040.                                    src="https://www.oneotv.com/images/stations/1745683898.webp"
  1041.                                    width="300"
  1042.                                    height="300"
  1043.                                    alt="TGRT Haber Live - Watch Live TV - Live TV World"
  1044.                                    class="img-fluid channel-image lazyload"
  1045.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1046.                                >
  1047.                                                        <div class="text-white text-center mt-2">TGRT Haber...</div>
  1048.                        </a>
  1049.                    </div>
  1050.                                        <div class="col-md-2 col-4 mb-3">
  1051.                        <a href="sports-tv-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="Sports Tv">
  1052.                                                            <img
  1053.                                    src="https://www.oneotv.com/images/stations/1745680837.webp"
  1054.                                    width="300"
  1055.                                    height="300"
  1056.                                    alt="Sports Tv - Watch Live TV - Live TV World"
  1057.                                    class="img-fluid channel-image lazyload"
  1058.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1059.                                >
  1060.                                                        <div class="text-white text-center mt-2">Sports Tv</div>
  1061.                        </a>
  1062.                    </div>
  1063.                                        <div class="col-md-2 col-4 mb-3">
  1064.                        <a href="power-love-tv-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="POWER LOVE TV">
  1065.                                                            <img
  1066.                                    src="https://www.oneotv.com/images/stations/1745741808.webp"
  1067.                                    width="300"
  1068.                                    height="300"
  1069.                                    alt="POWER LOVE TV - Watch Live TV - Live TV World"
  1070.                                    class="img-fluid channel-image lazyload"
  1071.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1072.                                >
  1073.                                                        <div class="text-white text-center mt-2">POWER LOVE...</div>
  1074.                        </a>
  1075.                    </div>
  1076.                                        <div class="col-md-2 col-4 mb-3">
  1077.                        <a href="kral-pop-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="kral pop tv">
  1078.                                                            <img
  1079.                                    src="https://www.oneotv.com/images/stations/1745695169.webp"
  1080.                                    width="300"
  1081.                                    height="300"
  1082.                                    alt="kral pop tv - Watch Live TV - Live TV World"
  1083.                                    class="img-fluid channel-image lazyload"
  1084.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1085.                                >
  1086.                                                        <div class="text-white text-center mt-2">kral pop tv</div>
  1087.                        </a>
  1088.                    </div>
  1089.                                        <div class="col-md-2 col-4 mb-3">
  1090.                        <a href="trt-spor" data-bs-toggle="tooltip" data-bs-placement="top" title="TRT SPOR">
  1091.                                                            <img
  1092.                                    src="https://www.oneotv.com/images/stations/1745619420.webp"
  1093.                                    width="300"
  1094.                                    height="300"
  1095.                                    alt="TRT SPOR - Watch Live TV - Live TV World"
  1096.                                    class="img-fluid channel-image lazyload"
  1097.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1098.                                >
  1099.                                                        <div class="text-white text-center mt-2">TRT SPOR</div>
  1100.                        </a>
  1101.                    </div>
  1102.                                        <div class="col-md-2 col-4 mb-3">
  1103.                        <a href="fashion-one-tv-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="Fashion One Tv">
  1104.                                                            <img
  1105.                                    src="https://www.oneotv.com/images/stations/1745685727.webp"
  1106.                                    width="300"
  1107.                                    height="300"
  1108.                                    alt="Fashion One Tv - Watch Live TV - Live TV World"
  1109.                                    class="img-fluid channel-image lazyload"
  1110.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1111.                                >
  1112.                                                        <div class="text-white text-center mt-2">Fashion One...</div>
  1113.                        </a>
  1114.                    </div>
  1115.                                        <div class="col-md-2 col-4 mb-3">
  1116.                        <a href="ht-spor" data-bs-toggle="tooltip" data-bs-placement="top" title="HT Spor">
  1117.                                                            <img
  1118.                                    src="https://www.oneotv.com/images/stations/1754663662.webp"
  1119.                                    width="300"
  1120.                                    height="300"
  1121.                                    alt="HT Spor - Watch Live TV - Live TV World"
  1122.                                    class="img-fluid channel-image lazyload"
  1123.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1124.                                >
  1125.                                                        <div class="text-white text-center mt-2">HT Spor</div>
  1126.                        </a>
  1127.                    </div>
  1128.                                        <div class="col-md-2 col-4 mb-3">
  1129.                        <a href="turkish-horse-racing-tjk-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="Turkish Horse Racing TJK TV">
  1130.                                                            <img
  1131.                                    src="https://www.oneotv.com/images/stations/1745620017.webp"
  1132.                                    width="300"
  1133.                                    height="300"
  1134.                                    alt="Turkish Horse Racing TJK TV - Watch Live TV - Live TV World"
  1135.                                    class="img-fluid channel-image lazyload"
  1136.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1137.                                >
  1138.                                                        <div class="text-white text-center mt-2">Turkish...</div>
  1139.                        </a>
  1140.                    </div>
  1141.                                        <div class="col-md-2 col-4 mb-3">
  1142.                        <a href="Cine-5-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="Cine 5">
  1143.                                                            <img
  1144.                                    src="https://www.oneotv.com/images/stations/1745620199.webp"
  1145.                                    width="300"
  1146.                                    height="300"
  1147.                                    alt="Cine 5 - Watch Live TV - Live TV World"
  1148.                                    class="img-fluid channel-image lazyload"
  1149.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1150.                                >
  1151.                                                        <div class="text-white text-center mt-2">Cine 5</div>
  1152.                        </a>
  1153.                    </div>
  1154.                                        <div class="col-md-2 col-4 mb-3">
  1155.                        <a href="trt-avaz-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="TRT AVAZ TV">
  1156.                                                            <img
  1157.                                    src="https://www.oneotv.com/images/stations/1745702276.webp"
  1158.                                    width="300"
  1159.                                    height="300"
  1160.                                    alt="TRT AVAZ TV - Watch Live TV - Live TV World"
  1161.                                    class="img-fluid channel-image lazyload"
  1162.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1163.                                >
  1164.                                                        <div class="text-white text-center mt-2">TRT AVAZ TV</div>
  1165.                        </a>
  1166.                    </div>
  1167.                                        <div class="col-md-2 col-4 mb-3">
  1168.                        <a href="power-dance-tv-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="Power Dance Tv">
  1169.                                                            <img
  1170.                                    src="https://www.oneotv.com/images/stations/1745741616.webp"
  1171.                                    width="300"
  1172.                                    height="300"
  1173.                                    alt="Power Dance Tv - Watch Live TV - Live TV World"
  1174.                                    class="img-fluid channel-image lazyload"
  1175.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1176.                                >
  1177.                                                        <div class="text-white text-center mt-2">Power Dance...</div>
  1178.                        </a>
  1179.                    </div>
  1180.                                        <div class="col-md-2 col-4 mb-3">
  1181.                        <a href="akit-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="Akit Tv">
  1182.                                                            <img
  1183.                                    src="https://www.oneotv.com/images/stations/1745694737.webp"
  1184.                                    width="300"
  1185.                                    height="300"
  1186.                                    alt="Akit Tv - Watch Live TV - Live TV World"
  1187.                                    class="img-fluid channel-image lazyload"
  1188.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1189.                                >
  1190.                                                        <div class="text-white text-center mt-2">Akit Tv</div>
  1191.                        </a>
  1192.                    </div>
  1193.                                        <div class="col-md-2 col-4 mb-3">
  1194.                        <a href="gs-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="GS TV">
  1195.                                                            <img
  1196.                                    src="https://www.oneotv.com/images/stations/29862gstv-logo.png"
  1197.                                    width="300"
  1198.                                    height="300"
  1199.                                    alt="GS TV - Watch Live TV - Live TV World"
  1200.                                    class="img-fluid channel-image lazyload"
  1201.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1202.                                >
  1203.                                                        <div class="text-white text-center mt-2">GS TV</div>
  1204.                        </a>
  1205.                    </div>
  1206.                                        <div class="col-md-2 col-4 mb-3">
  1207.                        <a href="tbmm-meclis-tv-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="TBMM MECLIS TV">
  1208.                                                            <img
  1209.                                    src="https://www.oneotv.com/images/stations/1745703942.webp"
  1210.                                    width="300"
  1211.                                    height="300"
  1212.                                    alt="TBMM MECLIS TV - Watch Live TV - Live TV World"
  1213.                                    class="img-fluid channel-image lazyload"
  1214.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1215.                                >
  1216.                                                        <div class="text-white text-center mt-2">TBMM MECLIS...</div>
  1217.                        </a>
  1218.                    </div>
  1219.                                        <div class="col-md-2 col-4 mb-3">
  1220.                        <a href="tjk-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="TJK TV">
  1221.                                                            <img
  1222.                                    src="https://www.oneotv.com/images/stations/1745619897.webp"
  1223.                                    width="300"
  1224.                                    height="300"
  1225.                                    alt="TJK TV - Watch Live TV - Live TV World"
  1226.                                    class="img-fluid channel-image lazyload"
  1227.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1228.                                >
  1229.                                                        <div class="text-white text-center mt-2">TJK TV</div>
  1230.                        </a>
  1231.                    </div>
  1232.                                        <div class="col-md-2 col-4 mb-3">
  1233.                        <a href="360-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="360 TV">
  1234.                                                            <img
  1235.                                    src="https://www.oneotv.com/images/stations/1745689405.webp"
  1236.                                    width="300"
  1237.                                    height="300"
  1238.                                    alt="360 TV - Watch Live TV - Live TV World"
  1239.                                    class="img-fluid channel-image lazyload"
  1240.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1241.                                >
  1242.                                                        <div class="text-white text-center mt-2">360 TV</div>
  1243.                        </a>
  1244.                    </div>
  1245.                                        <div class="col-md-2 col-4 mb-3">
  1246.                        <a href="number-one-ask-canli-yayin" data-bs-toggle="tooltip" data-bs-placement="top" title="Number One Aşk">
  1247.                                                            <img
  1248.                                    src="https://www.oneotv.com/images/stations/1745621387.webp"
  1249.                                    width="300"
  1250.                                    height="300"
  1251.                                    alt="Number One Aşk - Watch Live TV - Live TV World"
  1252.                                    class="img-fluid channel-image lazyload"
  1253.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1254.                                >
  1255.                                                        <div class="text-white text-center mt-2">Number One...</div>
  1256.                        </a>
  1257.                    </div>
  1258.                                        <div class="col-md-2 col-4 mb-3">
  1259.                        <a href="trt-eba-ortaokul" data-bs-toggle="tooltip" data-bs-placement="top" title="TRT EBA Ortaokul">
  1260.                                                            <img
  1261.                                    src="https://www.oneotv.com/images/stations/1745703340.webp"
  1262.                                    width="300"
  1263.                                    height="300"
  1264.                                    alt="TRT EBA Ortaokul - Watch Live TV - Live TV World"
  1265.                                    class="img-fluid channel-image lazyload"
  1266.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1267.                                >
  1268.                                                        <div class="text-white text-center mt-2">TRT EBA...</div>
  1269.                        </a>
  1270.                    </div>
  1271.                                        <div class="col-md-2 col-4 mb-3">
  1272.                        <a href="cnn-turk-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="CNN Türk">
  1273.                                                            <img
  1274.                                    src="https://www.oneotv.com/images/stations/1754664594.webp"
  1275.                                    width="300"
  1276.                                    height="300"
  1277.                                    alt="CNN Türk - Watch Live TV - Live TV World"
  1278.                                    class="img-fluid channel-image lazyload"
  1279.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1280.                                >
  1281.                                                        <div class="text-white text-center mt-2">CNN Türk</div>
  1282.                        </a>
  1283.                    </div>
  1284.                                        <div class="col-md-2 col-4 mb-3">
  1285.                        <a href="vav-tv-canli-izle" data-bs-toggle="tooltip" data-bs-placement="top" title="VAV TV">
  1286.                                                            <img
  1287.                                    src="https://www.oneotv.com/images/stations/1745703110.webp"
  1288.                                    width="300"
  1289.                                    height="300"
  1290.                                    alt="VAV TV - Watch Live TV - Live TV World"
  1291.                                    class="img-fluid channel-image lazyload"
  1292.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1293.                                >
  1294.                                                        <div class="text-white text-center mt-2">VAV TV</div>
  1295.                        </a>
  1296.                    </div>
  1297.                                        <div class="col-md-2 col-4 mb-3">
  1298.                        <a href="number-one-damar-canli-yayin" data-bs-toggle="tooltip" data-bs-placement="top" title="Number One Damar">
  1299.                                                            <img
  1300.                                    src="https://www.oneotv.com/images/stations/1745621223.webp"
  1301.                                    width="300"
  1302.                                    height="300"
  1303.                                    alt="Number One Damar - Watch Live TV - Live TV World"
  1304.                                    class="img-fluid channel-image lazyload"
  1305.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1306.                                >
  1307.                                                        <div class="text-white text-center mt-2">Number One...</div>
  1308.                        </a>
  1309.                    </div>
  1310.                                        <div class="col-md-2 col-4 mb-3">
  1311.                        <a href="atv-alanya" data-bs-toggle="tooltip" data-bs-placement="top" title="ATV ALANYA">
  1312.                                                            <img
  1313.                                    src="https://www.oneotv.com/images/stations/1745694143.webp"
  1314.                                    width="300"
  1315.                                    height="300"
  1316.                                    alt="ATV ALANYA - Watch Live TV - Live TV World"
  1317.                                    class="img-fluid channel-image lazyload"
  1318.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1319.                                >
  1320.                                                        <div class="text-white text-center mt-2">ATV ALANYA</div>
  1321.                        </a>
  1322.                    </div>
  1323.                                        <div class="col-md-2 col-4 mb-3">
  1324.                        <a href="show-tv-live" data-bs-toggle="tooltip" data-bs-placement="top" title="SHOW TV">
  1325.                                                            <img
  1326.                                    src="https://www.oneotv.com/images/stations/1745681350.webp"
  1327.                                    width="300"
  1328.                                    height="300"
  1329.                                    alt="SHOW TV - Watch Live TV - Live TV World"
  1330.                                    class="img-fluid channel-image lazyload"
  1331.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1332.                                >
  1333.                                                        <div class="text-white text-center mt-2">SHOW TV</div>
  1334.                        </a>
  1335.                    </div>
  1336.                                        <div class="col-md-2 col-4 mb-3">
  1337.                        <a href="halk-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="HALK TV">
  1338.                                                            <img
  1339.                                    src="https://www.oneotv.com/images/stations/1745682960.webp"
  1340.                                    width="300"
  1341.                                    height="300"
  1342.                                    alt="HALK TV - Watch Live TV - Live TV World"
  1343.                                    class="img-fluid channel-image lazyload"
  1344.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1345.                                >
  1346.                                                        <div class="text-white text-center mt-2">HALK TV</div>
  1347.                        </a>
  1348.                    </div>
  1349.                                        <div class="col-md-2 col-4 mb-3">
  1350.                        <a href="a-spor-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="A SPOR">
  1351.                                                            <img
  1352.                                    src="https://www.oneotv.com/images/stations/1754741649.webp"
  1353.                                    width="300"
  1354.                                    height="300"
  1355.                                    alt="A SPOR - Watch Live TV - Live TV World"
  1356.                                    class="img-fluid channel-image lazyload"
  1357.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1358.                                >
  1359.                                                        <div class="text-white text-center mt-2">A SPOR</div>
  1360.                        </a>
  1361.                    </div>
  1362.                                        <div class="col-md-2 col-4 mb-3">
  1363.                        <a href="bloomberg-ht-tv" data-bs-toggle="tooltip" data-bs-placement="top" title="BLOOMBERG HT">
  1364.                                                            <img
  1365.                                    src="https://www.oneotv.com/images/stations/1745699887.webp"
  1366.                                    width="300"
  1367.                                    height="300"
  1368.                                    alt="BLOOMBERG HT - Watch Live TV - Live TV World"
  1369.                                    class="img-fluid channel-image lazyload"
  1370.                                    onerror="this.src='https://www.oneotv.com/images/no_image.png'; this.classList.remove('lazyload');"
  1371.                                >
  1372.                                                        <div class="text-white text-center mt-2">BLOOMBERG HT</div>
  1373.                        </a>
  1374.                    </div>
  1375.                                    </div>
  1376.                
  1377.                <!-- Sayfalandırma -->
  1378.                                <div class="d-flex justify-content-center mt-4">
  1379.                    <nav>
  1380.        <ul class="pagination">
  1381.            
  1382.                            <li class="page-item disabled" aria-disabled="true" aria-label="&laquo; Previous">
  1383.                    <span class="page-link" aria-hidden="true">&lsaquo;</span>
  1384.                </li>
  1385.            
  1386.            
  1387.                            
  1388.                
  1389.                
  1390.                                                                                        <li class="page-item active" aria-current="page"><span class="page-link">1</span></li>
  1391.                                                                                                <li class="page-item"><a class="page-link" href="https://www.oneotv.com/haber-global-tv-canli-izle?page=2">2</a></li>
  1392.                                                                        
  1393.            
  1394.                            <li class="page-item">
  1395.                    <a class="page-link" href="https://www.oneotv.com/haber-global-tv-canli-izle?page=2" rel="next" aria-label="Next &raquo;">&rsaquo;</a>
  1396.                </li>
  1397.                    </ul>
  1398.    </nav>
  1399.  
  1400.                </div>
  1401.                            </div>
  1402.  
  1403.  
  1404.            
  1405.            
  1406.            <span class="section-title mb-3">Add Comment</span>
  1407.  
  1408.            <div class="bg-white rounded p-2 pb-1 user-reviews mb-3">
  1409.  
  1410.                <div class="comment-box m-1" id="comment-section" data-error="Error"
  1411.                    data-recaptcha-error="Google reCAPTCHA verification failed, please try again.">
  1412.  
  1413.                    <form id="comment-form" method="POST">
  1414.                        <input type="hidden" name="content_id" value="1425">
  1415.                        <input type="hidden" name="content_type" value="station">
  1416.  
  1417.                        <div class="mt-3">
  1418.                            <input type="text" class="form-control" id="name" name="name"
  1419.                                placeholder="Username" required>
  1420.                        </div>
  1421.  
  1422.                        <div class="mt-3">
  1423.                            <input type="email" class="form-control" id="email" name="email"
  1424.                                placeholder="E-Mail" required>
  1425.                        </div>
  1426.  
  1427.                        <div class="mt-3">
  1428.                            <textarea class="form-control" id="comment" name="comment" rows="3" placeholder="Comment" required></textarea>
  1429.                        </div>
  1430.  
  1431.                        
  1432.                        <button type="button" onclick="comment_form_send()" class="btn comment-button text-white mb-1">
  1433.                            Submit
  1434.                        </button>
  1435.  
  1436.                        <div id="comment_result"></div>
  1437.                    </form>
  1438.  
  1439.                </div>
  1440.            </div>
  1441.  
  1442.        </div>
  1443.    </div>
  1444.  
  1445. </div>
  1446. <!-- /Container -->
  1447.  
  1448. <!-- Report Form -->
  1449.  
  1450. <div class="modal align-middle" id="MyModal">
  1451.  
  1452.    <div class="modal-dialog modal-dialog-centered">
  1453.  
  1454.        <div class="modal-content">
  1455.  
  1456.            <div class="modal-header">
  1457.                <h5 class="modal-title">Report a Problem</h5>
  1458.                <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close">
  1459.                    <i class="icon-close"></i>
  1460.                </button>
  1461.            </div>
  1462.  
  1463.            <div class="modal-body submission-box pt-1 pb-1" id="report-submission-section"
  1464.                data-station-id="1425" data-error="Error"
  1465.                data-recaptcha-error="Google reCAPTCHA verification failed, please try again.">
  1466.  
  1467.                <form id="report-submission-form">
  1468.  
  1469.                    <div class="mt-3">
  1470.                        <input type="email" class="form-control" id="email" name="email"
  1471.                            placeholder="Email" required>
  1472.                    </div>
  1473.  
  1474.                    <div class="mt-3">
  1475.                        <select title="Select a Reason" id="reason" name="reason" class="form-select">
  1476.                            <option selected="selected" disabled="disabled">Select a Reason</option>
  1477.                                                        <option value="1">The TV Does not Work</option>
  1478.                                                        <option value="2">The TV is Playing Intermittently</option>
  1479.                                                        <option value="3">The TV Plays but Broadcasts the Warning Message</option>
  1480.                                                        <option value="4">A Different TV Station is Playing</option>
  1481.                                                    </select>
  1482.                    </div>
  1483.  
  1484.                    
  1485.                    <div id="report-submission-result" class="mb-3"></div>
  1486.  
  1487.                    <div class="modal-footer pt-0 pe-0">
  1488.                        <button type="button" class="btn submit-button m-0"
  1489.                            onclick="report_submission_form()">Submit</button>
  1490.                    </div>
  1491.  
  1492.                </form>
  1493.  
  1494.            </div>
  1495.  
  1496.        </div>
  1497.  
  1498.    </div>
  1499.  
  1500. </div>
  1501.  
  1502. <!-- /Report Form -->
  1503.  
  1504.  
  1505. <link href="https://vjs.zencdn.net/7.20.3/video-js.css" rel="stylesheet" />
  1506. <script src="https://vjs.zencdn.net/7.20.3/video.min.js"></script>
  1507. <script src="https://cdn.jsdelivr.net/npm/hls.js@1.5.15/dist/hls.min.js"></script>
  1508. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
  1509.  
  1510.  
  1511.    <div class="container text-center mb-3 ad-slot"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3200974657041496"
  1512.     crossorigin="anonymous"></script>
  1513. <!-- VDA-Y -->
  1514. <ins class="adsbygoogle"
  1515.     style="display:block"
  1516.     data-ad-client="ca-pub-3200974657041496"
  1517.     data-ad-slot="3384548872"
  1518.     data-ad-format="auto"
  1519.     data-full-width-responsive="true"></ins>
  1520. <script>
  1521.     (adsbygoogle = window.adsbygoogle || []).push({});
  1522. </script></div>
  1523.  
  1524. <div class="footer-container site-color-8">
  1525.    <footer class="page-footer">
  1526.        <div class="container">
  1527.            <div class="row">
  1528.                <div class="col-md-3 mx-auto">
  1529.                    <a href="https://www.oneotv.com/">
  1530.                        <img src="https://www.oneotv.com/images/logo.png" class="footer-logo mb-1" alt="Live Tv" width="150" height="150">
  1531.                    </a>
  1532.                    <span class="d-block mt-2">Watch Live TV from around the world on ONEOTV.
  1533. Enjoy 1250+ channels for free, including live sports, news, movies, and top TV shows — all in HD, anytime and anywhere.
  1534. Stream global entertainment seamlessly with no subscriptions required — only on ONEOTV</span>
  1535.                    <div class="clearfix mb-1"></div>
  1536.                    <a href="https://twitter.com/https://twitter.com/" aria-label="Twitter" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" class="twitter-footer mt-2 me-2" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg></a>                    <a href="https://www.facebook.com/" aria-label="Facebook" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" class="facebook-footer mt-2 me-2" viewBox="0 0 320 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"/></svg></a>                    <a href="https://telegram.org/" aria-label="Telegram" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" class="telegram-footer mt-2" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.2.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. --><path d="M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480V396.4c0-4 1.5-7.8 4.2-10.7L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"/></svg></a>                </div>
  1537.                <div class="clearfix w-100 d-md-none">&nbsp;</div>
  1538.                <div class="col-md-3 col-4">
  1539.                    <span class="section-head">Pages</span><br><br>
  1540.                    <ul class="list-unstyled">
  1541.                                                <li><a href="https://www.oneotv.com/page/privacy-policy">Privacy Policy</a></li>
  1542.                                                <li><a href="https://www.oneotv.com/page/cookies-policy">Cookies Policy</a></li>
  1543.                                                <li><a href="https://www.oneotv.com/page/about">About</a></li>
  1544.                                                <li><a href="https://www.oneotv.com/page/dmca">DMCA</a></li>
  1545.                                                <li><a href="https://www.oneotv.com/page/contact">Contact Us</a></li>
  1546.                                                
  1547.                        <li><a href="https://www.oneotv.com/submission">Submit TV</a></li>                    </ul>
  1548.                </div>
  1549.                <div class="col-md-3 col-4">
  1550.                    <span class="section-head">Genres</span><br><br>
  1551.                    <ul class="list-unstyled">
  1552.                                                <li><a href="https://www.oneotv.com/genre/News">News</a></li>
  1553.                                                <li><a href="https://www.oneotv.com/genre/Rock">Rock</a></li>
  1554.                                                <li><a href="https://www.oneotv.com/genre/Pop">Pop</a></li>
  1555.                                                <li><a href="https://www.oneotv.com/genre/RnB">RnB</a></li>
  1556.                                                <li><a href="https://www.oneotv.com/genre/Talk show">Talk show</a></li>
  1557.                                                <li><a href="https://www.oneotv.com/genre/Sports">Sports</a></li>
  1558.                                                <li><a href="https://www.oneotv.com/genre/live-webcam">Live Webcam</a></li>
  1559.                                                <li><a href="https://www.oneotv.com/genre/church-live">Church Live</a></li>
  1560.                                                <li><a href="https://www.oneotv.com/genre/matches">Matches</a></li>
  1561.                                            </ul>
  1562.                </div>
  1563.                <div class="col-md-3 col-4">
  1564.                    <span class="section-head mt-3 mb-4">Countries</span><br><br>
  1565.                    <ul class="list-unstyled">
  1566.                                                <li><a href="https://www.oneotv.com/country/usa">United States</a></li>
  1567.                                                <li><a href="https://www.oneotv.com/country/germany">Germany</a></li>
  1568.                                                <li><a href="https://www.oneotv.com/country/canada">Canada</a></li>
  1569.                                                <li><a href="https://www.oneotv.com/country/argentina">Argentina</a></li>
  1570.                                                <li><a href="https://www.oneotv.com/country/brazil">Brazil</a></li>
  1571.                                                <li><a href="https://www.oneotv.com/country/united-kingdom">United Kingdom</a></li>
  1572.                                                <li><a href="https://www.oneotv.com/country/turkmenistan">Turkmenistan</a></li>
  1573.                                            </ul>
  1574.                </div>
  1575.            </div>
  1576.        </div>
  1577.        <div class="footer-copyright text-center py-2 site-copyright-8"> 2025 All rights are reserved. - <a href="https://www.oneotv.com/"> Live Tv</a></div>
  1578.    </footer>
  1579. </div>
  1580.  
  1581. <!-- Cookie Alert -->
  1582. <div class="alert text-center cookiealert py-2" role="alert">
  1583.    This site uses cookies to provide you with a great user experience. By using this website, you agree to our use of cookies.    <button type="button" class="btn btn-sm acceptcookies" aria-label="Close">
  1584.        I accept cookies    </button>
  1585. </div>
  1586. <!-- /Cookie Alert -->
  1587.  
  1588. <!-- Core JS (footer) -->
  1589. <script src="https://www.oneotv.com/assets/js/jquery-3.6.1.min.js?1.2"></script>
  1590. <script defer src="https://www.oneotv.com/vendor/bootstrap/js/bootstrap.bundle.min.js?1.2"></script>
  1591. <script defer src="https://www.oneotv.com/assets/js/video.js?1.2"></script>
  1592. <script defer src="https://www.oneotv.com/assets/js/jquery.jplayer.min.js?1.2"></script>
  1593. <script defer src="https://www.oneotv.com/assets/js/js.cookie.min.js?1.2"></script>
  1594. <script defer src="https://www.oneotv.com/assets/js/notificationManager.js?1.2"></script>
  1595. <script defer src="https://www.oneotv.com/assets/js/other.js?1.2"></script>
  1596. <!-- Safe no-op for removed Lazy plugin -->
  1597. <script>
  1598.  (function() {
  1599.    if (window.jQuery) {
  1600.      var $ = window.jQuery;
  1601.      if (!$.fn.Lazy) { $.fn.Lazy = $.fn.lazy = function(){ return this; }; }
  1602.    }
  1603.  })();
  1604. </script>
  1605.  
  1606. <!-- jQuery UI (defer only) -->
  1607. <script defer src="https://www.oneotv.com/assets/js/jquery-ui.min.js?1.2"></script>
  1608.  
  1609.  
  1610. <!-- Site custom scripts (after page-specific assets) -->
  1611. <script defer src="https://www.oneotv.com/assets/js/scripts.js?1.2"></script>
  1612.  
  1613.  
  1614. </body>
  1615.  
  1616. </html>
  1617.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda