epg/.readme/readme.md
Aleksandr Statciuk b5f6640446 Update readme.md
2023-01-08 12:20:58 +03:00

40 lines
1.1 KiB
Markdown

# EPG
[![_update](https://github.com/iptv-org/epg/actions/workflows/_update.yml/badge.svg)](https://github.com/iptv-org/epg/actions/workflows/_update.yml)
EPG (Electronic Program Guide) for thousands of TV channels collected from different sources.
## How to use?
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.
## Guides
### Grouped by country
<details>
<summary>Expand</summary>
<br>
<!-- prettier-ignore -->
#include "./.readme/_countries.md"
</details>
### Grouped by source
<details>
<summary>Expand</summary>
<br>
<!-- prettier-ignore -->
#include "./.readme/_sources.md"
</details>
<br>
All guides also have a compressed and JSON version. To download them, simply change the extension from `.xml` to `.xml.gz` or `.json` respectively.
## 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).