From b5a9d03688bc993b2276df9e67a7e087521668fa Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 18 Jan 2023 14:20:44 +0300 Subject: [PATCH 1/6] Update _readme.md --- tests/__data__/expected/_readme.md | 62 ++++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 4 deletions(-) diff --git a/tests/__data__/expected/_readme.md b/tests/__data__/expected/_readme.md index a0e36cfc..6f400bce 100644 --- a/tests/__data__/expected/_readme.md +++ b/tests/__data__/expected/_readme.md @@ -4,20 +4,35 @@ 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 -All guides also have a compressed and JSON version. To load them just change the extension from `.xml` to `.xml.gz` or `.json` respectively. +
+Expand ### Danish - + @@ -28,7 +43,7 @@ All guides also have a compressed and JSON version. To load them just change the
SiteChannelsEPGStatus                                                   
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
allente.se1https://iptv-org.github.io/epg/guides/da/allente.se.xmlallente.se
- + @@ -40,7 +55,7 @@ All guides also have a compressed and JSON version. To load them just change the
SiteChannelsEPGStatus                                                   
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
sky.com1https://iptv-org.github.io/epg/guides/en/sky.com.xmlsky.com
- + @@ -49,6 +64,45 @@ All guides also have a compressed and JSON version. To load them just change the + +
+ +All guides also have a compressed and JSON version. To load them just change the extension from `.xml` to `.xml.gz` or `.json` respectively. + +## 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/iptv-org/iptv/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 + + + +### Contributors + + + +## License + +[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](LICENSE) From 0accb64286f6e8dc681a00bd4ac3324b7ef272ec Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 18 Jan 2023 14:20:47 +0300 Subject: [PATCH 2/6] Update readme.md --- .readme/readme.md | 54 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 53 insertions(+), 1 deletion(-) diff --git a/.readme/readme.md b/.readme/readme.md index 49c2df9d..7dffc90e 100644 --- a/.readme/readme.md +++ b/.readme/readme.md @@ -4,6 +4,18 @@ 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. @@ -12,11 +24,51 @@ You can also find the link to the guide by the name of the channel via https://i ## Guides -All guides also have a compressed and JSON version. To load them just change the extension from `.xml` to `.xml.gz` or `.json` respectively. +
+Expand #include "./.readme/_guides.md" +
+
+ +All guides also have a compressed and JSON version. To load them just change the extension from `.xml` to `.xml.gz` or `.json` respectively. + +## 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/iptv-org/iptv/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 + + + +### Contributors + + + +## License + +[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](LICENSE) From 45e2e57769b3a0c5cdf2ab32c46c656ccdf17f76 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 18 Jan 2023 14:22:41 +0300 Subject: [PATCH 3/6] Update _readme.md --- tests/__data__/expected/_readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/__data__/expected/_readme.md b/tests/__data__/expected/_readme.md index 6f400bce..aa2dd0a5 100644 --- a/tests/__data__/expected/_readme.md +++ b/tests/__data__/expected/_readme.md @@ -65,7 +65,6 @@ You can also find the link to the guide by the name of the channel via https://i -
All guides also have a compressed and JSON version. To load them just change the extension from `.xml` to `.xml.gz` or `.json` respectively. From 8e7a16dba2ab7f7a112bc4cbbcf049babceddbc8 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 18 Jan 2023 14:22:43 +0300 Subject: [PATCH 4/6] Update readme.md --- .readme/readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.readme/readme.md b/.readme/readme.md index 7dffc90e..34ade952 100644 --- a/.readme/readme.md +++ b/.readme/readme.md @@ -31,7 +31,6 @@ You can also find the link to the guide by the name of the channel via https://i #include "./.readme/_guides.md" -
All guides also have a compressed and JSON version. To load them just change the extension from `.xml` to `.xml.gz` or `.json` respectively. From ed0529a1ec922465f8695fd465dc043c1d8ec59f Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 18 Jan 2023 14:23:55 +0300 Subject: [PATCH 5/6] Update _readme.md --- tests/__data__/expected/_readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/__data__/expected/_readme.md b/tests/__data__/expected/_readme.md index aa2dd0a5..6f400bce 100644 --- a/tests/__data__/expected/_readme.md +++ b/tests/__data__/expected/_readme.md @@ -65,6 +65,7 @@ You can also find the link to the guide by the name of the channel via https://i +
All guides also have a compressed and JSON version. To load them just change the extension from `.xml` to `.xml.gz` or `.json` respectively. From d3e66ae1badfed0c175107e5b4193d220c6c3e68 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 18 Jan 2023 14:23:57 +0300 Subject: [PATCH 6/6] Update readme.md --- .readme/readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.readme/readme.md b/.readme/readme.md index 34ade952..7dffc90e 100644 --- a/.readme/readme.md +++ b/.readme/readme.md @@ -31,6 +31,7 @@ You can also find the link to the guide by the name of the channel via https://i #include "./.readme/_guides.md" +
All guides also have a compressed and JSON version. To load them just change the extension from `.xml` to `.xml.gz` or `.json` respectively.
SiteChannelsEPGStatus                                                   
Site                                        ChannelsEPG                                                                                                                                      Status                                                   
sky.com2https://iptv-org.github.io/epg/guides/fr/sky.com.xmlsky.com