https://github.com/tinuva/epg
Built in Python, this is another Internet-based scraper and it provides a very rich electronic program guide (EPG) data set from some supported sites.
https://github.com/tinuva/epg
Last synced: 13 days ago
JSON representation
Built in Python, this is another Internet-based scraper and it provides a very rich electronic program guide (EPG) data set from some supported sites.
- Host: GitHub
- URL: https://github.com/tinuva/epg
- Owner: tinuva
- License: mit
- Fork: true (akmalharith/epg-grabber)
- Created: 2024-12-17T06:54:01.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-05-08T03:55:56.000Z (15 days ago)
- Last Synced: 2025-05-08T04:34:58.319Z (15 days ago)
- Language: Python
- Homepage:
- Size: 196 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
README
This project was originally a fork of the [iptv-org EPG project](https://github.com/iptv-org/epg) - credit to them for the base code.
# EPG
![Project Maintenance][maintenance-shield]
[![License][license-shield]](LICENSE.md)
[![GitHub Activity][commits-shield]][commits]
[![GitHub Last Commit][last-commit-shield]][commits]![GitHub Stars][stars-shield]
![GitHub Watchers][watchers-shield]
![GitHub Forks][forks-shield]## About
EPG (Electronic Program Guide) for a specific set 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.
Country ChannelsEPGStatus
🇿🇦 South Africa149https://tinuva.github.io/epg/guides/za/dstv.com.epg.xml
![]()
To use a compressed version of the files, add `.gz` to the end of the filename.
## Contribution
If you find a bug or want to contribute to the code or documentation, you can help by submitting an [issue] or a [pull-request]
[commits-shield]: https://img.shields.io/github/commit-activity/y/tinuva/epg.svg
[commits]: https://github.com/tinuva/epg/commits/master
[contributors]: https://github.com/tinuva/epg/graphs/contributors
[actions-shield]: https://github.com/tinuva/epg/workflows/dstv.com/badge.svg
[actions]: https://github.com/tinuva/epg/actions
[home-assistant]: https://home-assistant.io
[issue]: https://github.com/tinuva/epg/issues
[pull-request]:(https://github.com/tinuva/epg/pulls)]
[license-shield]: https://img.shields.io/github/license/tinuva/epg.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[last-commit-shield]: https://img.shields.io/github/last-commit/tinuva/epg.svg
[stars-shield]: https://img.shields.io/github/stars/tinuva/epg.svg?style=social&label=Stars
[forks-shield]: https://img.shields.io/github/forks/tinuva/epg.svg?style=social&label=Forks
[watchers-shield]: https://img.shields.io/github/watchers/tinuva/epg.svg?style=social&label=Watchers