I'm developing an IPTV Player and I want to add API's as many as possible.
I will -of course- have
m3u / m3u8
list feature, following
Apple's specifications
described in
RFC8216
.
Even-though every panel follows RFC8216, more or less, all files contain different attributes. For example, m3u list provided by Xtream Codes contains
tvg-id
attribute, but some other contains
tvg-name
for the same purpose and this makes impossible to support every provider.
So, I want to use their public API's and because of this, I need a list of most common used IPTV Panels, of course which has API's.
Xtream Codes API is already in my list. But Google is not helping me to find more. So I need your help. Thanx.
I’m not knowledgeable in this so I can’t actually help you but any new IPTV player is welcome. Good luck. Do let me know if you have a beta so I could try it out and give you feedback.