mirror of
https://github.com/iptv-org/api.git
synced 2025-05-12 10:00:07 -04:00
Update README.md
This commit is contained in:
parent
759ab226f0
commit
489dbf67f8
1 changed files with 8 additions and 6 deletions
14
README.md
14
README.md
|
@ -122,6 +122,7 @@ 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",
|
||||||
"url": "https://iptv-org.github.io/epg/guides/us.xml"
|
"url": "https://iptv-org.github.io/epg/guides/us.xml"
|
||||||
}
|
}
|
||||||
|
@ -129,12 +130,13 @@ https://iptv-org.github.io/api/guides.json
|
||||||
]
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
| Field | Type | Description |
|
| Field | Type | Description |
|
||||||
| ------- | ------ | --------------------------------------------------------------------------------- |
|
| ------- | ------- | --------------------------------------------------------------------------------- |
|
||||||
| channel | string | Channel ID |
|
| channel | string | Channel ID |
|
||||||
| site | string | Program source domain name |
|
| site | string | Program source domain name |
|
||||||
| 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 |
|
| lang | string | Language of the guide ([ISO_639-1](https://en.wikipedia.org/wiki/ISO_639-1) code) |
|
||||||
|
| url | string | Link to the guide |
|
||||||
|
|
||||||
Source of data: https://github.com/iptv-org/epg
|
Source of data: https://github.com/iptv-org/epg
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue