mirror of
https://github.com/iptv-org/iptv
synced 2025-12-18 11:27:34 -05:00
Update template.md
This commit is contained in:
@@ -110,6 +110,28 @@ Same thing, but split up into separate files:
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
### Grouped by sources
|
||||||
|
|
||||||
|
Playlists in which channels are grouped by broadcast source.
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Expand</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
|
To use the playlist, simply replace `<FILENAME>` in the link below with the name of one of the files in the [streams](streams) folder.
|
||||||
|
|
||||||
|
```
|
||||||
|
https://iptv-org.github.io/iptv/sources/<FILENAME>.m3u
|
||||||
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
Also, any of our internal playlists are available in raw form (without any filtering or sorting) at this link:
|
||||||
|
|
||||||
|
```
|
||||||
|
https://raw.githubusercontent.com/iptv-org/iptv/refs/heads/master/streams/<FILENAME>.m3u
|
||||||
|
```
|
||||||
|
|
||||||
## EPG
|
## EPG
|
||||||
|
|
||||||
[Electronic Program Guide](https://en.wikipedia.org/wiki/Electronic_program_guide) for most of the channels can be downloaded using utilities published in the [iptv-org/epg](https://github.com/iptv-org/epg) repository.
|
[Electronic Program Guide](https://en.wikipedia.org/wiki/Electronic_program_guide) for most of the channels can be downloaded using utilities published in the [iptv-org/epg](https://github.com/iptv-org/epg) repository.
|
||||||
|
|||||||
Reference in New Issue
Block a user