2.2 KiB
Playlists
There are several versions of playlists that differ in the way they are grouped. As of January 30th, 2024, we have stopped distributing NSFW channels. For more information, please look at this issue.
Grouped by category
Playlists in which channels are grouped by category.
Expand
https://iptv-org.github.io/iptv/index.category.m3u
Same thing, but split up into separate files:
#include "./.readme/_categories.md"
Grouped by language
Playlists in which channels are grouped by the language in which they are broadcast.
Expand
https://iptv-org.github.io/iptv/index.language.m3u
Same thing, but split up into separate files:
#include "./.readme/_languages.md"
Grouped by country
Playlists in which channels are grouped by country for which they are broadcasted.
Expand
https://iptv-org.github.io/iptv/index.country.m3u
Same thing, but split up into separate files:
#include "./.readme/_countries.md"
Grouped by subdivision
Playlists in which channels are grouped by subdivision for which they are broadcasted.
Expand
#include "./.readme/_subdivisions.md"
Grouped by region
Playlists in which channels are grouped by the region for which they are broadcasted.
Expand
https://iptv-org.github.io/iptv/index.region.m3u
Same thing, but split up into separate files:
#include "./.readme/_regions.md"
Grouped by sources
Playlists in which channels are grouped by broadcast source.
Expand
To use the playlist, simply replace <FILENAME>
in the link below with the name of one of the files in the streams folder.
https://iptv-org.github.io/iptv/sources/<FILENAME>.m3u
Also, any of our internal playlists are available in raw form (without any filtering or sorting) at this link:
https://iptv-org.github.io/iptv/raw/<FILENAME>.m3u