<script></script>
source src="https://trtcanlitv-lh.akamaihd.net/i/TRT1HD_1@181842/master.m3u8" type="application/x-mpegURL">
<script>
if(Hls.isSupported()) {
var video = document.getElementById('video');
var hls = new Hls();
hls.loadSource('https://trtcanlitv-lh.akamaihd.net/i/TRT1HD_1@181842/master.m3u8');
hls.attachMedia(video);
hls.on(Hls.Events.MANIFEST_PARSED,function() {
video.play();});}</script>