2021-10-07 20:10:34 +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 -->
2021-10-18 08:09:07 +03:00
#include "./.readme/_countries.md"
2022-03-15 15:50:11 +03:00
To use a compressed version of the files, add `.gz` to the end of the filename.
2022-02-26 20:01:12 +03:00
## API
The API documentation can be found in the [iptv-org/api ](https://github.com/iptv-org/api ) repository.
## Resources
2021-10-18 08:09:07 +03:00
2022-02-26 20:01:12 +03:00
Links to other useful IPTV-related resources can be found in the [iptv-org/awesome-iptv ](https://github.com/iptv-org/awesome-iptv ) repository.
2021-10-07 20:10:34 +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 ).