I wanted to understand if it was possible to enter the VPN option only for that RSI channel
def Streamer(wfile, url, quality): global STREAMLINK STREAMLINK.set_option("http-headers", "X-Forwarded-For=85.6.69.69") channel = STREAMLINK.resolve_url(url) streams = channel.get_streams() if not streams: raise Exception("No Stream Found!")type
If "rsi.ch" in streams:
xxxxxxxxxxxxxxxxx
regards
I can use http-proxy to insert an https proxy in streamlinksrv ...the exact function is this?def Streamer (wfile, url, quality):global STREAMLINKSTREAMLINK.set_option ("https-proxy", "https-proxy xx.xx.xxx.xxx:port")channel = STREAMLINK.resolve_url (url)streams = channel.get_streams ()if not streams:raise Exception("No Stream Found!")Will all https links go through the proxy?
- Forums
- → Viewing Profile: Posts: pablonero
ATTENTION !!!
Due to a database corruption issue, we were forced to restore last-nights backup. This means all posts of Saterday Febuary 17th have been lost.Community Stats
- Group Member
- Active Posts 20 ( per day)
- Profile Views 4,022
- Age 46 years old
- Birthday July 27, 1978
-
Gender
Not Telling
Contact Information
0
Neutral
User Tools
Friends
pablonero hasn't added any friends yet.
Posts I've Made
In Topic: Streamlink Installation
9 January 2019 - 18:26
In Topic: Streamlink Installation
29 May 2018 - 15:12
Another question ... can the quality of the rsi stream in enigma 2 ( low, best etc..) be chosen only in streamlink.srv or can it also be indicated in the stream in userbouquets.tv? thanks
In Topic: Streamlink Installation
19 May 2018 - 02:10
Thanks to all I solved...
In Topic: Streamlink Installation
18 May 2018 - 21:17
I had noticed it. I tried to correct it but obviously I did not do it well because it did not work. Can you help me?
- Forums
- → Viewing Profile: Posts: pablonero