Update README.md

This commit is contained in:
Aleksandr Statciuk 2023-01-21 23:00:02 +03:00
parent 759ab226f0
commit 489dbf67f8

View file

@ -122,6 +122,7 @@ https://iptv-org.github.io/api/guides.json
{
"channel": "KSTSDT3.us",
"site": "tvtv.us",
"days": 2,
"lang": "en",
"url": "https://iptv-org.github.io/epg/guides/us.xml"
}
@ -130,9 +131,10 @@ https://iptv-org.github.io/api/guides.json
```
| Field | Type | Description |
| ------- | ------ | --------------------------------------------------------------------------------- |
| ------- | ------- | --------------------------------------------------------------------------------- |
| channel | string | Channel ID |
| 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) |
| url | string | Link to the guide |