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
0ab119df64
commit
27df745b25
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -116,13 +116,13 @@ https://iptv-org.github.io/api/guides.json
|
|||
]
|
||||
```
|
||||
|
||||
| Field | Type | Description |
|
||||
| --------- | ------ | --------------------------------------------------------------------------------- |
|
||||
| channel | string | Channel ID |
|
||||
| site | string | Site domain name |
|
||||
| site_id | string | Unique channel ID used on the site |
|
||||
| site_name | string | Channel name used on the site |
|
||||
| lang | string | Language of the guide ([ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) code) |
|
||||
| Field | Type | Description |
|
||||
| --------- | -------------- | --------------------------------------------------------------------------------- |
|
||||
| channel | string or null | Channel ID |
|
||||
| site | string | Site domain name |
|
||||
| site_id | string | Unique channel ID used on the site |
|
||||
| site_name | string | Channel name used on the site |
|
||||
| lang | string | Language of the guide ([ISO 639-1](https://en.wikipedia.org/wiki/ISO_639-1) code) |
|
||||
|
||||
Source of data: https://github.com/iptv-org/epg
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue