From 0b409e1c22c174399600636c423da4d934bff8f5 Mon Sep 17 00:00:00 2001 From: ipstreet312 <60736167+ipstreet312@users.noreply.github.com> Date: Thu, 9 Jan 2025 23:43:18 +0100 Subject: [PATCH] Update nowtrnew.py --- ressources/tur/nowtrnew.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ressources/tur/nowtrnew.py b/ressources/tur/nowtrnew.py index 5868e5958dc..155b1219935 100644 --- a/ressources/tur/nowtrnew.py +++ b/ressources/tur/nowtrnew.py @@ -2,7 +2,8 @@ session = streamlink.Streamlink( options={ "http-no-ssl-verify": True, - "http-disable-dh": True + "http-disable-dh": True, + "ipv4": True } ) streams = session.streams('http://www.nowtv.com.tr/canli-yayin')