From 2a98d9b0835b7278b91a31870b4ec72bd7d769b3 Mon Sep 17 00:00:00 2001 From: peno64 <32430988+peno64@users.noreply.github.com> Date: Sat, 2 Dec 2023 18:45:50 +0100 Subject: [PATCH] update url for atv, rob tv, tvl, tv oost (#45) * update url for atv * update url for rob tv * fix urls for atv, rob-tv, tvl, tv oost * Update urls for ATV, ROB-tv, TVL, TV Oost --- resources/lib/data.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/resources/lib/data.py b/resources/lib/data.py index 579bf97..c9fb43c 100644 --- a/resources/lib/data.py +++ b/resources/lib/data.py @@ -9,7 +9,7 @@ name='ATV', label='Antwerpen', description='ATV is een regionale televisiezender voor de provincie Antwerpen.', - live_stream='http://api.new.livestream.com/accounts/27755193/events/8452381/live.m3u8', + live_stream='https://live.zendzend.com/cmaf/29375_107244/master.m3u8?HLS_version=ts', logo='http://static.atv.be/atvbe/meta/android-chrome-192x192.png', website='https://atv.be/', preset=201, @@ -40,7 +40,7 @@ name='ROB-tv', label='Oost-Brabant', description='Uw dagelijkse portie regionaal nieuws uit Oost-Brabant.', - live_stream='http://api.new.livestream.com/accounts/27755193/events/8462344/live.m3u8', + live_stream='https://live.zendzend.com/cmaf/29375_395477/master.m3u8?HLS_version=ts', logo='http://static.tvl.be/robtvbe/meta/android-chrome-192x192.png', website='https://robtv.be/', preset=206, @@ -49,7 +49,7 @@ name='TVL', label='Limburg', description='Het dagelijkse nieuws uit Limburg.', - live_stream='http://api.new.livestream.com/accounts/27755193/events/8452383/live.m3u8', + live_stream='https://live.zendzend.com/cmaf/29375_395474/master.m3u8?HLS_version=ts', logo='http://static.tvl.be/tvlbe/meta/android-chrome-192x192.png', website='https://tvl.be/', preset=208, @@ -58,7 +58,7 @@ name='TV Oost', label='Oost-Vlaanderen', description='Uw dagelijkse portie regionaal nieuws uit Oost-Vlaanderen.', - live_stream='http://api.new.livestream.com/accounts/27755193/events/8511193/live.m3u8', + live_stream='https://live.zendzend.com/cmaf/29375_399410/master.m3u8?HLS_version=ts', logo='http://static.tvoost.be/tvoostbe/meta/android-chrome-192x192.png', website='https://tvoost.be/', preset=209,