Spaces:
Paused
Paused
Update run.py
Browse files
run.py
CHANGED
|
@@ -40,7 +40,7 @@ MANIFEST = {
|
|
| 40 |
}
|
| 41 |
|
| 42 |
|
| 43 |
-
|
| 44 |
{"id": "channel1", "name": "Channel 1", "url": "https://d3749synfikwkv.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-74ylxpgd78bpb/Live.m3u8"},
|
| 45 |
{"id": "channel2", "name": "Channel 2", "url": "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2606803&output=7&forceUserAgent=raiplayappletv"},
|
| 46 |
# Add more channels as required
|
|
|
|
| 40 |
}
|
| 41 |
|
| 42 |
|
| 43 |
+
TV_CHANNELS = [
|
| 44 |
{"id": "channel1", "name": "Channel 1", "url": "https://d3749synfikwkv.cloudfront.net/v1/master/3722c60a815c199d9c0ef36c5b73da68a62b09d1/cc-74ylxpgd78bpb/Live.m3u8"},
|
| 45 |
{"id": "channel2", "name": "Channel 2", "url": "http://mediapolis.rai.it/relinker/relinkerServlet.htm?cont=2606803&output=7&forceUserAgent=raiplayappletv"},
|
| 46 |
# Add more channels as required
|