Update tests/__data__

This commit is contained in:
freearhey
2026-05-25 13:25:19 +03:00
parent 3685300cb7
commit b7cd2a1d5a
24 changed files with 163 additions and 23 deletions
+8
View File
@@ -596,5 +596,13 @@
"country": "BZ",
"categories": [],
"is_nsfw": false
},
{
"id": "Tele2000.br",
"name": "Tele 2000",
"network": null,
"country": "BR",
"categories": [],
"is_nsfw": false
}
]
+16
View File
@@ -857,5 +857,21 @@
"America/Port_of_Spain"
],
"video_format": "576i"
},
{
"channel": "Tele2000.br",
"id": "SD",
"name": "SD",
"is_main": true,
"broadcast_area": [
"c/BR"
],
"languages": [
"por"
],
"timezones": [
"America/Port_of_Spain"
],
"video_format": "576i"
}
]
+117 -1
View File
@@ -1 +1,117 @@
[]
[
{
"channel": "AndorraTV.ad",
"feed": "SD",
"site": "sky.co.uk",
"site_id": "#",
"site_name": "Andorra TV",
"lang": "es",
"sources": [
{
"host": "example.com",
"url": "https://example.com/guide.xml",
"format": "XML"
},
{
"host": "example.com",
"url": "https://example.com/guide.xml.gz",
"format": "GZIP"
},
{
"host": "example.com",
"url": "https://example.com/guide.json",
"format": "JSON"
}
]
},
{
"channel": "AlJazeera.qa",
"feed": "Arabic",
"site": "bbc.uk.com",
"site_id": "#",
"site_name": "Al Jazeera",
"lang": "en",
"sources": [
{
"host": "example2.com",
"url": "https://example2.com/guide.xml",
"format": "XML"
}
]
},
{
"channel": "Zoo.ad",
"feed": "HD",
"site": "sky.co.uk",
"site_id": "#",
"site_name": "Zoo",
"lang": "es",
"sources": [
{
"host": "example.com",
"url": "https://example.com/guide.xml",
"format": "XML"
},
{
"host": "example.com",
"url": "https://example.com/guide.xml.gz",
"format": "GZIP"
}
]
},
{
"channel": "NPO2.nl",
"feed": "SD",
"site": "sky.co.uk",
"site_id": "#",
"site_name": "NPO 2",
"lang": "dk",
"sources": [
{
"host": "example.com",
"url": "https://example.com/guide.xml",
"format": "XML"
},
{
"host": "example.com",
"url": "https://example.com/guide.xml.gz",
"format": "GZIP"
}
]
},
{
"channel": "TFX.fr",
"feed": "SD",
"site": "sky.co.uk",
"site_id": "#",
"site_name": "TFX",
"lang": "fr",
"sources": [
{
"host": "example.com",
"url": "https://example.com/guide.xml",
"format": "XML"
},
{
"host": "example.com",
"url": "https://example.com/guide.xml.gz",
"format": "GZIP"
}
]
},
{
"channel": "Tele2000.br",
"feed": "SD",
"site": "tele2000.br",
"site_id": "#",
"site_name": "Tele 2000",
"lang": "pt",
"sources": [
{
"host": "example2.com",
"url": "https://example2.com/guide.xml",
"format": "XML"
}
]
}
]