2022-10-22 04:30:15 +03:00
# EPG
2023-01-08 12:20:24 +03:00
[](https://github.com/iptv-org/epg/actions/workflows/_update.yml)
2022-10-22 04:30:15 +03:00
EPG (Electronic Program Guide) for thousands of TV channels collected from different sources.
2023-01-08 12:20:24 +03:00
## How to use?
2022-10-22 04:30:15 +03:00
To load a program guide, all you need to do is copy the link to one or more of the guides from the list below and paste it into your favorite player.
2023-01-08 12:20:24 +03:00
## Guides
2023-01-10 12:37:31 +03:00
All guides also have a compressed and JSON version. To load them just change the extension from `.xml` to `.xml.gz` or `.json` respectively.
2023-01-08 12:20:24 +03:00
<!-- prettier-ignore -->
2023-01-10 12:37:31 +03:00
### Danish
<table>
<thead>
<tr><th align="left">Site</th><th align="left">Channels</th><th align="left">EPG</th><th align="left">Status </th></tr>
</thead>
<tbody>
<tr><td valign="top" rowspan="1"><a href="https://allente.se">allente.se</a></td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/da/allente.se.xml</code></td><td nowrap><a href="https://github.com/iptv-org/epg/actions/workflows/allente.se.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/allente.se.yml/badge.svg" alt="allente.se" style="max-width: 100%;"></a></td></tr>
</tbody>
</table>
### English
2023-01-08 12:20:24 +03:00
<table>
<thead>
2023-01-09 11:07:31 +03:00
<tr><th align="left">Site</th><th align="left">Channels</th><th align="left">EPG</th><th align="left">Status </th></tr>
2023-01-08 12:20:24 +03:00
</thead>
<tbody>
2023-01-10 12:37:31 +03:00
<tr><td valign="top" rowspan="1"><a href="https://sky.com">sky.com</a></td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/en/sky.com.xml</code></td><td nowrap><a href="https://github.com/iptv-org/epg/actions/workflows/sky.com.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/sky.com.yml/badge.svg" alt="sky.com" style="max-width: 100%;"></a></td></tr>
<tr><td valign="top" rowspan="1"><a href="https://virginmedia.com">virginmedia.com</a></td><td align="right" nowrap>1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/en/virginmedia.com.xml</code></td><td nowrap><a href="https://github.com/iptv-org/epg/actions/workflows/virginmedia.com.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/virginmedia.com.yml/badge.svg" alt="virginmedia.com" style="max-width: 100%;"></a></td></tr>
2023-01-08 12:20:24 +03:00
</tbody>
</table>
2023-01-10 12:37:31 +03:00
### French
<table>
<thead>
<tr><th align="left">Site</th><th align="left">Channels</th><th align="left">EPG</th><th align="left">Status </th></tr>
</thead>
<tbody>
<tr><td valign="top" rowspan="1"><a href="https://sky.com">sky.com</a></td><td align="right" nowrap>2</td><td nowrap><code>https://iptv-org.github.io/epg/guides/fr/sky.com.xml</code></td><td nowrap><a href="https://github.com/iptv-org/epg/actions/workflows/sky.com.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/sky.com.yml/badge.svg" alt="sky.com" style="max-width: 100%;"></a></td></tr>
</tbody>
</table>
2022-10-22 04:30:15 +03:00
## Contribution
2022-11-26 21:43:02 +03:00
Please make sure to read the [Contributing Guide ](https://github.com/iptv-org/epg/blob/master/CONTRIBUTING.md ) before sending [issue ](https://github.com/iptv-org/epg/issues ) or a [pull request ](https://github.com/iptv-org/epg/pulls ).