mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Delete .readme/
This commit is contained in:
parent
dffe0b3c8a
commit
3b4edc5d32
3 changed files with 0 additions and 79 deletions
1
.readme/.gitignore
vendored
1
.readme/.gitignore
vendored
|
@ -1 +0,0 @@
|
||||||
_guides.md
|
|
|
@ -1,4 +0,0 @@
|
||||||
{
|
|
||||||
"build": "README.md",
|
|
||||||
"files": ["./.readme/readme.md"]
|
|
||||||
}
|
|
|
@ -1,74 +0,0 @@
|
||||||
# EPG
|
|
||||||
|
|
||||||
[](https://github.com/iptv-org/epg/actions/workflows/_update.yml)
|
|
||||||
|
|
||||||
EPG (Electronic Program Guide) for thousands of TV channels collected from different sources.
|
|
||||||
|
|
||||||
## Table of contents
|
|
||||||
|
|
||||||
- 🚀 [How to use?](#how-to-use)
|
|
||||||
- 🗓 [Guides](#guides)
|
|
||||||
- 📺 [Playlists](#playlists)
|
|
||||||
- 🗄 [Database](#database)
|
|
||||||
- 👨💻 [API](#api)
|
|
||||||
- 📚 [Resources](#resources)
|
|
||||||
- 💬 [Discussions](#discussions)
|
|
||||||
- 🛠 [Contribution](#contribution)
|
|
||||||
- © [License](#license)
|
|
||||||
|
|
||||||
## 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.
|
|
||||||
|
|
||||||
You can also find the link to the guide by the name of the channel via https://iptv-org.github.io.
|
|
||||||
|
|
||||||
## Guides
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Expand</summary>
|
|
||||||
|
|
||||||
<!-- prettier-ignore -->
|
|
||||||
#include "./.readme/_guides.md"
|
|
||||||
|
|
||||||
</details>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
To load the compressed version of the guide, just change the extension from `.xml` to `.xml.gz`.
|
|
||||||
|
|
||||||
## Playlists
|
|
||||||
|
|
||||||
Playlists with already linked guides can be found in the [iptv-org/iptv](https://github.com/iptv-org/iptv) repository.
|
|
||||||
|
|
||||||
## Database
|
|
||||||
|
|
||||||
All channel data is taken from the [iptv-org/database](https://github.com/iptv-org/database) repository. If you find any errors please open a new [issue](https://github.com/iptv-org/database/issues) there.
|
|
||||||
|
|
||||||
## API
|
|
||||||
|
|
||||||
The API documentation can be found in the [iptv-org/api](https://github.com/iptv-org/api) repository.
|
|
||||||
|
|
||||||
## Resources
|
|
||||||
|
|
||||||
Links to other useful IPTV-related resources can be found in the [iptv-org/awesome-iptv](https://github.com/iptv-org/awesome-iptv) repository.
|
|
||||||
|
|
||||||
## Discussions
|
|
||||||
|
|
||||||
If you have a question or an idea, you can post it in the [Discussions](https://github.com/orgs/iptv-org/discussions) tab.
|
|
||||||
|
|
||||||
## 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).
|
|
||||||
|
|
||||||
And thank you to everyone who has already contributed!
|
|
||||||
|
|
||||||
### Backers
|
|
||||||
|
|
||||||
<a href="https://opencollective.com/iptv-org"><img src="https://opencollective.com/iptv-org/backers.svg?width=890" /></a>
|
|
||||||
|
|
||||||
### Contributors
|
|
||||||
|
|
||||||
<a href="https://github.com/iptv-org/epg/graphs/contributors"><img src="https://opencollective.com/iptv-org/contributors.svg?width=890" /></a>
|
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
[](LICENSE)
|
|
Loading…
Add table
Add a link
Reference in a new issue