Kodi Community Forum
v21 Streaming Aljzeera? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27)
+---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154)
+---- Thread: v21 Streaming Aljzeera? (/showthread.php?tid=377677)



Streaming Aljzeera? - frankvw - 2024-05-25

Is there a good, legal and officially supported way to stream Aljazeera live on Omega? I've seen some options involving dubious third-party add-ons, but I'd like to stay away from those for obvious reasons. Aljazeera is "free to air" so there's no subscription-dodging involved. I also don't see anything in their online T&C statement that would prohibit this. But I may be wrong, of course. I do see Aljazeera mentioned in older posts, but not much after 2017.

All suggestions appreciated!

// FvW


RE: Streaming Aljzeera? - vitusson - 2024-05-28

I'm just using https://live-hls-web-aje.getaj.net/AJE/index.m3u8


RE: Streaming Aljzeera? - frankvw - 2024-05-29

(2024-05-28, 20:54)vitusson Wrote: I'm just using https://live-hls-web-aje.getaj.net/AJE/index.m3u8
How do I integrate that into the navigation in the Kodi UI and/or menu's? Sorry, I'm a bit confused here... Undecided How do I use this file?

// FvW


RE: Streaming Aljzeera? - 3CupsOfCoffee - 2024-05-29


  1. Create a text file.
  2. Paste into it:
    Code:
    https://live-hls-web-aje.getaj.net/AJE/index.m3u8|referer=https://www.aljazeera.com/
  3. Save the text file asĀ aljazeera.strm
  4. Place the aljazeera.strm in your kodi video folder.



RE: Streaming Aljzeera? - vitusson - 2024-05-29

make a file with

#EXTM3U
#EXTINF:-1, AlJazeera Livestream
https://live-hls-web-aje.getaj.net/AJE/index.m3u8


in it and name it "AlJazeera.m3u" for instance.
Now you can open it in Kodi like any other stream file