0
0
mirror of https://github.com/mediathekview/zapp.git synced 2024-09-19 20:02:17 +02:00

Simplify channel urls

This commit is contained in:
Christine Emrich 2020-09-25 20:20:32 +02:00
parent 23d079ce1f
commit b95708c875

View File

@ -243,14 +243,14 @@
{
"id": "ebs",
"name": "Europe by Satellite",
"stream_url": "https://euc-live.fl.freecaster.net/live/eucom/ebs-audio_int=96000-video=2600000.m3u8",
"stream_url": "https://euc-live.fl.freecaster.net/live/eucom/ebs.m3u8",
"logo_name": "channel_logo_ebs",
"color": "#004494"
},
{
"id": "ebs_plus",
"name": "Europe by Satellite +",
"stream_url": "https://euc-live.fl.freecaster.net/live/eucom/ebsp-audio_int=96000-video=2600000.m3u8",
"stream_url": "https://euc-live.fl.freecaster.net/live/eucom/ebsp.m3u8",
"logo_name": "channel_logo_ebs_plus",
"color": "#1E7755"
}