mirror of
https://github.com/iptv-org/api.git
synced 2025-05-12 01:50:06 -04:00
Update README.md
This commit is contained in:
parent
489dbf67f8
commit
e0367f401e
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue