rhenwinch / Flixclusive

An ad-free TV show and movie player application. Explore newly released and exclusive films from the app's extensive and diverse database of movies and shows.
MIT License
283 stars 22 forks source link

Implement IPTV Support for TV Channels #90

Open alon352 opened 1 week ago

alon352 commented 1 week ago

Describe your suggested feature

First of all, great work! You guys did an amazing work in a short time 💯!

I would like to request the implementation of IPTV support in the streaming app. This feature would enable users to stream live TV channels directly through the app, significantly enhancing the app's functionality and user experience.

Thanks 🙏

Other details

You can see an example for it as a Stremio addon: https://github.com/mhdzumair/MediaFusion Cloudstream addon: https://github.com/keyiflerolsun/Kekik-cloudstream/blob/master/CanliTV/src/main/kotlin/com/lagradost/CanliTV.kt

rhenwinch commented 1 week ago

Hey,

I've been testing out MediaFusion since yesterday. None of the links work on the Live TV channels. It also doesnt work on Stremio itself. Do you know other alternative addon that provides the same content?

rhenwinch commented 1 week ago

CanliTV has a manual M3U parser. This is nice!

Issue #88 enlightened me that I could manually scrape the .m3u file to parse the playlist by line using regex. You just saved me time, thanks @alon352

rhenwinch commented 1 week ago

Will be considering M3U support after cleaning up the TV UI.

alon352 commented 1 week ago

CanliTV has a manual M3U parser. This is nice!

Issue #88 enlightened me that I could manually scrape the .m3u file to parse the playlist by line using regex. You just saved me time, thanks @alon352

Maybe this could help also: https://github.com/dexter21767/Stremio-IPTV

https://github.com/dexter21767/Stremio-IPTV/blob/main/regions.json

IPTV database: https://iptv-org.github.io/