iptv/tests/__data__/input/readme_update/.readme/template.md

2.0 KiB

Playlists

Grouped by category

Expand

Playlist in which each channel has its category as a group title:

https://iptv-org.github.io/iptv/index.category.m3u

Same thing, but split up into separate files:

#include "tests/data/output/.readme/_categories.md"

Grouped by language

Expand

Playlist in which each channel has its language as a group title:

https://iptv-org.github.io/iptv/index.language.m3u

Same thing, but split up into separate files:

#include "tests/data/output/.readme/_languages.md"

Grouped by country

Expand

Playlist in which each channel has its country as a group title:

https://iptv-org.github.io/iptv/index.country.m3u

Same thing, but split up into separate files:

#include "tests/data/output/.readme/_countries.md"

Grouped by subdivision

Expand

#include "tests/data/output/.readme/_subdivisions.md"

Grouped by region

Expand

Playlist in which each channel has its region as a group title:

https://iptv-org.github.io/iptv/index.region.m3u

Same thing, but split up into separate files:

#include "tests/data/output/.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