-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtv-items.json
More file actions
80 lines (80 loc) · 1.73 KB
/
Copy pathtv-items.json
File metadata and controls
80 lines (80 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[
{
"name": "CBS News",
"url": "https://www.cbsnews.com/live/",
"icon": "tv-cbsnews",
"title": "CBS News"
},
{
"name": "Telefe",
"url": "https://mitelefe.com/vivo/",
"icon": "app-telefe",
"title": "Mi Telefe"
},
{
"name": "El Trece",
"url": "https://eltrecetv.com.ar/vivo",
"icon": "app-eltrece",
"title": "El Trece"
},
{
"name": "TV Pública",
"url": "https://www.tvpublica.com.ar/vivo",
"icon": "tv-tvp",
"title": "TV Pública"
},
{
"name": "TN",
"url": "https://www.youtube.com/@todonoticias",
"icon": "tv-tn",
"title": "Todo Noticias"
},
{
"name": "Crónica TV",
"url": "https://www.youtube.com/@cronica",
"icon": "tv-cronica",
"title": "Crónica TV"
},
{
"name": "A24",
"url": "https://www.youtube.com/@a24com",
"icon": "tv-a24",
"title": "A24"
},
{
"name": "C5N",
"url": "https://www.youtube.com/@c5n",
"icon": "tv-c5n",
"title": "C5N"
},
{
"name": "NHK World",
"url": "https://www3.nhk.or.jp/nhkworld/en/live/",
"icon": "tv-nhk",
"title": "NHK World Live"
},
{
"name": "América TV",
"url": "https://www.youtube.com/@americaenvivo",
"icon": "tv-america",
"title": "América TV"
},
{
"name": "Canal 26",
"url": "https://www.youtube.com/@canal26",
"icon": "tv-canal26",
"title": "Canal 26"
},
{
"name": "France 24 Español",
"url": "https://www.france24.com/es/en-vivo",
"icon": "tv-france24es",
"title": "France 24 Español"
},
{
"name": "Canal de la Ciudad",
"url": "https://buenosaires.gob.ar/secretariadecomunicacion/canal-de-la-ciudad-0",
"icon": "tv-canaldelaciudad",
"title": "Canal de la Ciudad"
}
]