Files
epg/.readme/template.md
Aleksandr Statciuk cc82ff4536 Update readme.md
2022-01-29 23:27:14 +03:00

31 lines
918 B
Markdown

# EPG
![auto-update](https://github.com/iptv-org/epg/actions/workflows/auto-update.yml/badge.svg)
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 -->
#include "./.readme/_countries.md"
### US States
<!-- prettier-ignore -->
#include "./.readme/_us-states.md"
### Provinces of Canada
<!-- prettier-ignore -->
#include "./.readme/_ca-provinces.md"
## API
The API documentation can be found in the [iptv-org/api](https://github.com/iptv-org/api) repository.
## 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).