Update README.md

This commit is contained in:
Aleksandr Statciuk 2023-01-21 23:01:06 +03:00
parent 489dbf67f8
commit e0367f401e

View file

@ -122,8 +122,8 @@ https://iptv-org.github.io/api/guides.json
{ {
"channel": "KSTSDT3.us", "channel": "KSTSDT3.us",
"site": "tvtv.us", "site": "tvtv.us",
"days": 2,
"lang": "en", "lang": "en",
"days": 2,
"url": "https://iptv-org.github.io/epg/guides/us.xml" "url": "https://iptv-org.github.io/epg/guides/us.xml"
} }
//... //...
@ -134,8 +134,8 @@ https://iptv-org.github.io/api/guides.json
| ------- | ------- | --------------------------------------------------------------------------------- | | ------- | ------- | --------------------------------------------------------------------------------- |
| channel | string | Channel ID | | channel | string | Channel ID |
| site | string | Program source domain name | | site | string | Program source domain name |
| days | integer | Number of days for which this guide is intended |
| lang | string | Language of the guide ([ISO_639-1](https://en.wikipedia.org/wiki/ISO_639-1) code) | | lang | string | Language of the guide ([ISO_639-1](https://en.wikipedia.org/wiki/ISO_639-1) code) |
| days | integer | Number of days for which this guide is intended |
| url | string | Link to the guide | | url | string | Link to the guide |
Source of data: https://github.com/iptv-org/epg Source of data: https://github.com/iptv-org/epg