2022-10-22 04:34:51 +03:00
# EPG
2023-01-07 12:28:35 +03:00
[](https://github.com/iptv-org/epg/actions/workflows/_update.yml)
2022-10-22 04:34:51 +03:00
EPG (Electronic Program Guide) for thousands of TV channels collected from different sources.
2023-01-08 12:20:58 +03:00
## How to use?
2022-10-22 04:34:51 +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-12 19:23:19 +00:00
## Which guide to use?
To find out which guide(s) a channel is included in, search on https://iptv-org.github.io/
2023-01-08 12:20:58 +03:00
## Guides
2023-01-10 12:41:34 +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:58 +03:00
2023-01-10 12:41:34 +03:00
<!-- prettier-ignore -->
#include "./.readme/_guides.md"
2022-10-22 04:34:51 +03:00
## Contribution
2022-11-22 21:46:56 -08: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 ).