iptv/tests/__data__/input/data/channels.json
Aleksandr Statciuk 7d666b5fec Add input/data
2022-02-13 12:01:25 +03:00

96 lines
1.8 KiB
JSON

[
{
"id": "AndorraTV.ad",
"name": "Andorra TV",
"network": null,
"country": "AD",
"subdivision": null,
"city": null,
"broadcast_area": [
"c/AD"
],
"languages": [
"cat"
],
"categories": [],
"is_nsfw": false,
"logo": null
},
{
"id": "BBCNews.uk",
"name": "BBC News",
"network": null,
"country": "UK",
"subdivision": null,
"city": null,
"broadcast_area": [
"r/INT"
],
"languages": [
"eng"
],
"categories": [
"news",
"general"
],
"is_nsfw": false,
"logo": "https://raw.githubusercontent.com/Tapiosinn/tv-logos/master/countries/united-kingdom/bbc-news-uk.png"
},
{
"id": "LDPRTV.ru",
"name": "LDPR TV",
"network": null,
"country": "RU",
"subdivision": null,
"city": null,
"broadcast_area": [
"c/RU"
],
"languages": [
"rus"
],
"categories": [
"general"
],
"is_nsfw": false,
"logo": "https://iptvx.one/icn/ldpr-tv.png"
},
{
"id": "MeteoMedia.ca",
"name": "MétéoMédia",
"network": null,
"country": "CA",
"subdivision": null,
"city": null,
"broadcast_area": [
"c/CA"
],
"languages": [
"fra"
],
"categories": [
"weather"
],
"is_nsfw": false,
"logo": "https://s1.twnmm.com/images/en_ca/mobile/logos/twn-mobile-logo.png"
},
{
"id": "VisitXTV.nl",
"name": "Visit-X TV",
"network": null,
"country": "NL",
"subdivision": null,
"city": null,
"broadcast_area": [
"r/INT"
],
"languages": [
"nld"
],
"categories": [
"xxx"
],
"is_nsfw": true,
"logo": "https://i.imgur.com/RJ9wbNF.jpg"
}
]