fgl27 / smarttv-twitch

Twitch client for Samsung Smart TVs 2015 and newer models, in doubt read the README bellow
GNU General Public License v3.0
165 stars 18 forks source link

Add ability to specify own proxy #297

Open goodness-from-me opened 5 days ago

goodness-from-me commented 5 days ago

Please describe the feature. I want to run my own proxy which would allow to fight censorship.

Additional context or samples I would expect a new setting that would allow to import my own HTTP proxy url.

goodness-from-me commented 5 days ago

I guess it will also involve changes to proxy urls, as generic HTTP proxy would require full url passed, e.g. proxy_url/https://usher.ttvnw.net/api/channel/hls/...

fgl27 commented 3 days ago

You need to provide the proxy information, it can be by email

I can't add something without testing

Samsung TV are very bugued not everything works a lot of tests are needed.

goodness-from-me commented 3 days ago

I was thinking about trying out TTV.LOL PRO public proxy. It is: firefox.api.cdn-perfprod.com:2023. There is also a documentation how these proxies work: https://wiki.cdn-perfprod.com/guides/proxy/host-your-own-proxy

fgl27 commented 3 days ago

From that I can't make a implementation

I need you to share what I requested

A working proxy configuration that is independent of a browser extension

Preferably with a how to test via http and https connection from an browser.