Update tests/__data__

This commit is contained in:
freearhey
2025-10-22 02:23:15 +03:00
parent eeac00e091
commit 926b22ad34
39 changed files with 3347 additions and 3159 deletions

View File

@@ -0,0 +1,72 @@
[
{
"channel": "CNNInternational.us",
"id": "SD",
"name": "SD",
"is_main": true,
"broadcast_area": [
"r/INT"
],
"timezones": [
"America/New_York"
],
"languages": [],
"video_format": "480i"
},
{
"channel": "CNNInternational.us",
"id": "Europe",
"name": "Europe",
"is_main": false,
"broadcast_area": [
"r/EUR"
],
"timezones": [
"America/New_York"
],
"languages": [],
"video_format": "480i"
},
{
"channel": "Bravo.us",
"id": "East",
"name": "East",
"is_main": true,
"broadcast_area": [
"r/EUR"
],
"timezones": [
"America/New_York"
],
"languages": [],
"video_format": "480i"
},
{
"channel": "Channel1.us",
"id": "HD",
"name": "HD",
"is_main": false,
"broadcast_area": [
"r/EUR"
],
"timezones": [
"America/New_York"
],
"languages": [],
"video_format": "480i"
},
{
"channel": "Channel4.us",
"id": "HD",
"name": "HD",
"is_main": true,
"broadcast_area": [
"r/EUR"
],
"timezones": [
"America/New_York"
],
"languages": [],
"video_format": "480i"
}
]