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
03a7bd7bf3
commit
d31a46731f
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,8 @@ https://iptv-org.github.io/api/channels.json
|
||||||
"languages": ["zho"],
|
"languages": ["zho"],
|
||||||
"categories": ["general"],
|
"categories": ["general"],
|
||||||
"is_nsfw": false,
|
"is_nsfw": false,
|
||||||
|
"launched": "2016-07-28",
|
||||||
|
"closed": "2020-05-31",
|
||||||
"website": "http://www.ahtv.cn/",
|
"website": "http://www.ahtv.cn/",
|
||||||
"logo": "https://example.com/logo.png"
|
"logo": "https://example.com/logo.png"
|
||||||
}
|
}
|
||||||
|
@ -53,6 +55,8 @@ https://iptv-org.github.io/api/channels.json
|
||||||
| languages | array | List of languages broadcast |
|
| languages | array | List of languages broadcast |
|
||||||
| categories | array | List of categories to which this channel belongs |
|
| categories | array | List of categories to which this channel belongs |
|
||||||
| is_nsfw | boolean | Indicates whether the channel broadcasts adult content |
|
| is_nsfw | boolean | Indicates whether the channel broadcasts adult content |
|
||||||
|
| launched | string or null | Launch date of the channel (`YYYY-MM-DD`) |
|
||||||
|
| closed | string or null | Date on which the channel closed (`YYYY-MM-DD`) |
|
||||||
| website | string or null | Official website URL |
|
| website | string or null | Official website URL |
|
||||||
| logo | string or null | Logo URL |
|
| logo | string or null | Logo URL |
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue