Files
epg/.readme/readme.md

23 lines
1003 B
Markdown
Raw Normal View History

2022-10-22 04:34:51 +03:00
# EPG
2023-01-07 12:28:35 +03:00
[![_update](https://github.com/iptv-org/epg/actions/workflows/_update.yml/badge.svg)](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.
You can also find the link to the guide by the name of the channel via https://iptv-org.github.io.
2023-01-12 19:23:19 +00:00
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
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).