From ce0207f59630837aa8349c3594ec0feda275fb64 Mon Sep 17 00:00:00 2001 From: nickleby Date: Mon, 19 Dec 2022 20:03:02 -0400 Subject: [PATCH 1/4] Update ve.m3u Fix/Add new channels --- streams/ve.m3u | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/streams/ve.m3u b/streams/ve.m3u index 2b67e9a6d..a5c8d9fd5 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -27,10 +27,14 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur.m3u8 #EXTINF:-1 tvg-id="TelesurEnglish.ve" status="timeout",TeleSUR English (1080p) [Not 24/7] https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur_eng.m3u8 +#EXTINF:-1 tvg-id="Televen.ve",Televen (480p) [Geo-blocked] +https://vp01-tlv42drm.delivery.fuugo.com/ngrp:vp01-Televen-FreeDRM-e69788fd_all/master.m3u8 #EXTINF:-1 tvg-id="TLT.ve" status="error",TLT (720p) -https://vcp4.myplaytv.com/tlt-ve/tltve-291022.stream/master.m3u8 +https://vcp4.myplaytv.com/tlt-ve/17122022.stream/master.m3u8 #EXTINF:-1 tvg-id="TVes.ve" status="timeout",TVes (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x89ys61 +#EXTINF:-1 tvg-id="TVFamilia.ve",TV Familia (720p) +https://cloudusa.streamingconnect.com/tvfamiliatvbox/tvfamiliaweb.m3u8 #EXTINF:-1 tvg-id="ValeTV.ve" status="timeout",Vale TV (480p) [Not 24/7] https://vcp2.myplaytv.com/valetv/valetv/master.m3u8 #EXTINF:-1 tvg-id="Venevision.ve" status="timeout",Venevisión (720p) [Not 24/7] From af08526abe5b570f89338bcfdd2ae50394c73321 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Tue, 20 Dec 2022 18:13:09 +0100 Subject: [PATCH 2/4] replace yt links + vpi --- streams/ve.m3u | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/streams/ve.m3u b/streams/ve.m3u index a5c8d9fd5..0dddf7620 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -10,7 +10,7 @@ https://5bf8041cb3fed.streamlock.net/CTNTV/CTNTV/playlist.m3u8 #EXTINF:-1 tvg-id="eSportsMaxTV.ve" status="timeout",Esports Max [Not 24/7] http://vcpar.myplaytv.com/esportsmax/live/playlist.m3u8 #EXTINF:-1 tvg-id="Globovision.ve" status="timeout",Globovision (1080p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UCfJtBtmhnIyfUB6RqXeImMw/live +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/@Globovision/live #EXTINF:-1 tvg-id="Italianissimo.ve" status="timeout",Italianissimo (360p) [Not 24/7] https://vcp.myplaytv.com/italianissimo/italianissimo/playlist.m3u8 #EXTINF:-1 tvg-id="MDATelevision.ve" status="timeout",MDA Televisión @@ -22,7 +22,7 @@ https://vcp.myplaytv.com/oxigenotv/oxigenotv/playlist.m3u8 #EXTINF:-1 tvg-id="PromarTV.ve" status="timeout",PromarTV (Yaracuy) (1080p) [Not 24/7] http://vcp1.myplaytv.com:1935/promar/promar/playlist.m3u8 #EXTINF:-1 tvg-id="RadioCaracasRadio.ve" status="timeout",Radio Caracas Radio 750 (720p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/channel/UC5AA3XP4_pXIELctSsH_L7w/live +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.youtube.com/@RCR750am/live #EXTINF:-1 tvg-id="Telesur.ve" status="timeout",teleSUR (1080p) https://github.com/LaneSh4d0w/IPTV_Exception/raw/master/channels/ve/telesur.m3u8 #EXTINF:-1 tvg-id="TelesurEnglish.ve" status="timeout",TeleSUR English (1080p) [Not 24/7] @@ -43,8 +43,8 @@ https://vcp5.myplaytv.com/venevision/venevision/master.m3u8 http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/VTV #EXTINF:-1 tvg-id="VePlus.ve" status="online",Ve Plus (480p) [Not 24/7] http://190.122.96.187:8888/http/006 -#EXTINF:-1 tvg-id="VPItv.ve" status="timeout",VPItv (480p) [Not 24/7] -http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vpitv +#EXTINF:-1 tvg-id="VPItv.ve" status="timeout",VPItv (1080p) +https://ott3.streann.com/loadbalancer/services/public/channels/5d23d5882cdce61dae029fd8/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",BitRadio https://vcp.myplaytv.com/petrotv/petrotv/playlist.m3u8 #EXTINF:-1 tvg-id="" status="timeout",TNO Radio From 2ca7415836cedc542ea7a2d6e6cf2bc914a113a4 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Tue, 20 Dec 2022 19:17:55 +0100 Subject: [PATCH 3/4] Update ve.m3u --- streams/ve.m3u | 2 ++ 1 file changed, 2 insertions(+) diff --git a/streams/ve.m3u b/streams/ve.m3u index 7f73aaaea..1bf2ed629 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -1,6 +1,8 @@ #EXTM3U #EXTINF:-1 tvg-id="AnzoateguiTV.ve" status="timeout",Anzoátegui TV https://vcp2.myplaytv.com/anzoateguitv/anzoateguitv/playlist.m3u8 +#EXTINF:-1 tvg-id="AvilaTV.ve" status="timeout",Avila TV (Caracas) (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x89yp9i #EXTINF:-1 tvg-id="CanalI.ve" status="timeout",Canal i (720p) [Not 24/7] https://vcp.myplaytv.com/canali/canali/playlist.m3u8 #EXTINF:-1 tvg-id="CorazonLlanero.ve" status="timeout",Corazón Llanero From f6b2b1890b47bd2bb7fc3f63c794925d497bf070 Mon Sep 17 00:00:00 2001 From: LaneSh4d0w Date: Tue, 20 Dec 2022 19:26:36 +0100 Subject: [PATCH 4/4] Update ve.m3u --- streams/ve.m3u | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/streams/ve.m3u b/streams/ve.m3u index 1bf2ed629..c39ebf886 100644 --- a/streams/ve.m3u +++ b/streams/ve.m3u @@ -7,6 +7,8 @@ http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/vid https://vcp.myplaytv.com/canali/canali/playlist.m3u8 #EXTINF:-1 tvg-id="CorazonLlanero.ve" status="timeout",Corazón Llanero https://vcp.myplaytv.com/coll/coll/playlist.m3u8 +#EXTINF:-1 tvg-id="ConcienciaTV.ve" status="timeout",Conciencia TV +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x89zzdj #EXTINF:-1 tvg-id="CTN.ve" status="timeout",CTN https://5bf8041cb3fed.streamlock.net/CTNTV/CTNTV/playlist.m3u8 #EXTINF:-1 tvg-id="eSportsMaxTV.ve" status="timeout",Esports Max [Not 24/7] @@ -35,6 +37,8 @@ https://vp01-tlv42drm.delivery.fuugo.com/ngrp:vp01-Televen-FreeDRM-e69788fd_all/ https://vcp4.myplaytv.com/tlt-ve/17122022.stream/master.m3u8 #EXTINF:-1 tvg-id="TVes.ve" status="timeout",TVes (720p) [Not 24/7] http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/embed/video/x89ys61 +#EXTINF:-1 tvg-id="TVFanb.ve" status="timeout",TV Fanb (720p) [Not 24/7] +http://free.fullspeed.tv/iptv-query?streaming-ip=https://www.dailymotion.com/video/x89yplk #EXTINF:-1 tvg-id="TVFamilia.ve",TV Familia (720p) https://cloudusa.streamingconnect.com/tvfamiliatvbox/tvfamiliaweb.m3u8 #EXTINF:-1 tvg-id="ValeTV.ve" status="timeout",Vale TV (480p) [Not 24/7]