iptv-org / iptv-org.github.io

https://iptv-org.github.io
The Unlicense
372 stars 103 forks source link

The streams Json is missing content #417

Closed Buhos-Dev closed 1 year ago

Buhos-Dev commented 1 year ago

In the Json that returns https://iptv-org.github.io/api/streams.json you should put the url of the image of the transmitted channel and the name of the channel that is transmitted, it would be more comfortable for everyone to have that information in that API, thanks!

freearhey commented 1 year ago

You can already get all this information from https://iptv-org.github.io/api/channels.json by channel ID.

More details: https://github.com/iptv-org/api#channels

Buhos-Dev commented 1 year ago

The API https://iptv-org.github.io/api/channels.json does not have the streaming url, the ideal would be to have a single Json with all the information