2021-03-13 15:51:19 +03:00
# EPG
2021-03-13 20:27:49 +03:00
EPG (Electronic Program Guide) for hundreds of TV channels collected from different sources.
## Usage
To load a program guide, all you need to do is copy the link to one of the guides from the list below and paste it into your favorite player.
<table>
<thead>
<tr><th align="left">Source</th><th align="left">Language</th><th align="left">Channels</th><th align="left">EPG</th></tr>
</thead>
<tbody>
2021-03-18 19:14:34 +03:00
<tr><td align="left" nowrap>ontvtonight.com</td><td align="right">en</td><td align="right">122</td><td align="left" nowrap><code>https://iptv-org.github.io/epg/guides/ontvtonight.com.guide.xml</code></td></tr>
2021-03-18 16:47:21 +03:00
<tr><td align="left" nowrap>programme-tv.net</td><td align="right">fr</td><td align="right">266</td><td align="left" nowrap><code>https://iptv-org.github.io/epg/guides/programme-tv.net.guide.xml</code></td></tr>
2021-03-18 20:30:05 +03:00
<tr><td align="left" nowrap>mediaset.it</td><td align="right">it</td><td align="right">16</td><td align="left" nowrap><code>https://iptv-org.github.io/epg/guides/mediaset.it.guide.xml</code></td></tr>
2021-03-18 16:47:21 +03:00
<tr><td align="left" nowrap>tv.yandex.ru</td><td align="right">ru</td><td align="right">378</td><td align="left" nowrap><code>https://iptv-org.github.io/epg/guides/tv.yandex.ru.guide.xml</code></td></tr>
2021-03-13 20:27:49 +03:00
</tbody>
</table>
2021-03-14 13:54:46 +03:00
After that, the program should appear. If this does not happen, make sure the channels in the playlist have the same IDs (tvg-id) as in the guide.
2021-03-13 20:27:49 +03:00
2021-03-13 15:51:19 +03:00
## Contribution
If you find a bug or want to contribute to the code or documentation, you can help by submitting an [issue ](https://github.com/iptv-org/epg/issues ) or a [pull request ](https://github.com/iptv-org/epg/pulls ).