Open xmha97 opened 3 years ago
In order to use youtube here, we must use a proxy service to the computer and use a very complex encryption scheme. Running the proxy on the router is very inefficient. Hope it can be added soon.
I think the proxy in-app will be a very useful function. With it, we can bypass many limits. https://github.com/madeye/proxydroid Maybe we can refer to the above code and make a develop play or proxy spec for us, we can denote or develop it with you.
In the origin smart youtube app, there is a proxy setting, but it was removed in the new version, could you add back this feature ?
with Postern/Tun2TAP/Drony/Proxifier, you can proxy forward all network traffic to socks5, just a workaround, I have tested Postern in my MiTV, works well,
F GFW, F CCP
Here's the solution:
echo -n 'socks://host:port' > /sdcard/Android/data/com.teamsmart.videomanager.tv/files/proxy.txt
Here's the solution:
echo -n 'socks://host:port' > /sdcard/Android/data/com.teamsmart.videomanager.tv/files/proxy.txt
which version do you use, I'm using the lastest version, I tried your solution, it doesn't work.
which version do you use, I'm using the lastest version, I tried your solution, it doesn't work. I'm just back to previous smart youtube tv, bcoz my tv doesn't support adb
Agree. Proxy is very useful.
I found there is already the setting for that. But it doesn't work.
Socks5 proxy with authentication works fine for me. Only one issue - every time you enter the app it need to be configured again
Socks5 proxy with authentication works fine for me. Only one issue - every time you enter the app it need to be configured again
I agree, I have the same problem, maybe it's a bug?
I created a task about the disappearance of data in the proxy settings after restarting the application https://github.com/yuliskov/SmartTube/issues/3985
As you know Youtube is blocked in some countries: https://en.wikipedia.org/wiki/Censorship_of_YouTube So please add proxy support (Socks5). Will be great. Thank you very much.