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
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"],
|
||||
"categories": ["general"],
|
||||
"is_nsfw": false,
|
||||
"launched": "2016-07-28",
|
||||
"closed": "2020-05-31",
|
||||
"website": "http://www.ahtv.cn/",
|
||||
"logo": "https://example.com/logo.png"
|
||||
}
|
||||
|
@ -53,6 +55,8 @@ https://iptv-org.github.io/api/channels.json
|
|||
| languages | array | List of languages broadcast |
|
||||
| categories | array | List of categories to which this channel belongs |
|
||||
| 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 |
|
||||
| logo | string or null | Logo URL |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue