mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-16 12:00:04 -04:00
Update template.md
This commit is contained in:
parent
344dc88cc3
commit
e401ef069d
1 changed files with 11 additions and 5 deletions
|
@ -53,16 +53,22 @@ If successful, you should get the following response:
|
|||
"logo": "https://i.imgur.com/ilZJT5s.png",
|
||||
"url": "http://ott-cdn.ucom.am/s27/index.m3u8",
|
||||
"category": "News",
|
||||
"language": [
|
||||
"languages": [
|
||||
{
|
||||
"code": "eng",
|
||||
"name": "English"
|
||||
}
|
||||
],
|
||||
"country": {
|
||||
"code": "us",
|
||||
"name": "United States"
|
||||
},
|
||||
"countries": [
|
||||
{
|
||||
"code": "us",
|
||||
"name": "United States"
|
||||
},
|
||||
{
|
||||
"code": "ca",
|
||||
"name": "Canada"
|
||||
}
|
||||
],
|
||||
"tvg": {
|
||||
"id": "cnn.us",
|
||||
"name": "CNN",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue