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
a5f4844962
commit
aa17bce0ee
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,7 @@ https://iptv-org.github.io/api/channels.json
|
||||||
"languages": ["eng"],
|
"languages": ["eng"],
|
||||||
"categories": ["general"],
|
"categories": ["general"],
|
||||||
"is_nsfw": false,
|
"is_nsfw": false,
|
||||||
|
"website": "http://nbc.com/",
|
||||||
"logo": "https://cdn.tvpassport.com/image/station/100x100/nbc.png"
|
"logo": "https://cdn.tvpassport.com/image/station/100x100/nbc.png"
|
||||||
}
|
}
|
||||||
//...
|
//...
|
||||||
|
@ -49,6 +50,7 @@ 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 |
|
||||||
|
| website | string or null | Official website URL |
|
||||||
| logo | string or null | Logo URL |
|
| logo | string or null | Logo URL |
|
||||||
|
|
||||||
Source of data: https://github.com/iptv-org/database
|
Source of data: https://github.com/iptv-org/database
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue