Skip to content

Commit

Permalink
Update nowtrnew.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ipstreet312 authored Jan 9, 2025
1 parent 1ce4d42 commit 0b409e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ressources/tur/nowtrnew.py
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit 0b409e1

Please # to comment.