Sort by language #1568
Hi, I didn't really understand how to group by language like it's written in template (picture). Ty :)
|
Answered by
BellezaEmporium
Jun 28, 2026
Replies: 1 comment 5 replies
|
It's badly written. index.language.m3u is a language-filtered file by itself, going alphabetically in the different languages. If you want to "filter by language", as in get a playlist for a specific language, you would need to go to the /languages endpoint, like so : https://iptv-org.github.io/iptv/languages/"language code".m3u A list of language codes can be seen in our database. |
5 replies
Answer selected by
AA0DA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


It's badly written.
index.language.m3u is a language-filtered file by itself, going alphabetically in the different languages.
If you want to "filter by language", as in get a playlist for a specific language, you would need to go to the /languages endpoint, like so :
https://iptv-org.github.io/iptv/languages/"language code".m3u
A list of language codes can be seen in our database.