Files
epg/tests/__data__/input/data/feeds.json
2025-10-22 02:23:15 +03:00

72 lines
1.3 KiB
JSON

[
{
"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"
}
]