2022-01-14 23:57:03 +03:00
# EPG
EPG (Electronic Program Guide) for thousands of TV channels collected from different sources.
## Usage
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.
<!-- prettier-ignore -->
<table>
<thead>
2022-02-03 06:23:35 +03:00
<tr><th>Country</th><th>Channels</th><th>EPG</th><th>Status </th></tr>
2022-01-14 23:57:03 +03:00
</thead>
<tbody>
2022-02-03 06:23:35 +03:00
<tr><td valign="top">🇨🇦 Canada</td><td align="right">2</td><td nowrap><code>https://iptv-org.github.io/epg/guides/ca/example.com.epg.xml</code></td><td><a href="https://github.com/iptv-org/epg/actions/workflows/example.com.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/example.com.yml/badge.svg" alt="example.com" style="max-width: 100%;"></a></td></tr>
<tr><td valign="top">🇪🇪 Estonia</td><td align="right">1</td><td nowrap><code>https://iptv-org.github.io/epg/guides/ee-en/ignore.com.epg.xml</code></td><td><a href="https://github.com/iptv-org/epg/actions/workflows/ignore.com.yml"><img src="https://github.com/iptv-org/epg/actions/workflows/ignore.com.yml/badge.svg" alt="ignore.com" style="max-width: 100%;"></a></td></tr>
2022-01-14 23:57:03 +03:00
</tbody>
</table>
2022-02-03 06:23:35 +03:00
## EPG Codes
2022-01-14 23:57:03 +03:00
2022-02-03 06:23:35 +03:00
📋 [iptv-org.github.io ](https://iptv-org.github.io/ )
2022-01-14 23:57:03 +03:00
2022-01-18 22:49:56 +03:00
## API
2022-01-14 23:57:03 +03:00
2022-01-29 23:27:14 +03:00
The API documentation can be found in the [iptv-org/api ](https://github.com/iptv-org/api ) repository.
2022-01-14 23:57:03 +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 ).