yuliskov / SmartTube

SmartTube - an advanced player for set-top boxes and tvs running Android OS
https://www.patreon.com/smarttube
Other
19.91k stars 1.07k forks source link

Proxy Settings #219

Open xmha97 opened 3 years ago

xmha97 commented 3 years ago

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.

wqh227 commented 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.

godvmxi commented 3 years ago

487

607

599

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.

godvmxi commented 3 years ago

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 ?

godvmxi commented 3 years ago

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

popsc30 commented 3 years ago

Here's the solution:

echo -n 'socks://host:port' > /sdcard/Android/data/com.teamsmart.videomanager.tv/files/proxy.txt
marco20240618 commented 2 years ago

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.

popsc30 commented 2 years ago

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

windstander commented 2 years ago

Agree. Proxy is very useful.

zhengying commented 2 years ago

I found there is already the setting for that. But it doesn't work.

Eugene9891 commented 1 month ago

Socks5 proxy with authentication works fine for me. Only one issue - every time you enter the app it need to be configured again

v1talii-dev commented 1 month ago

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?

v1talii-dev commented 1 month ago

I created a task about the disappearance of data in the proxy settings after restarting the application https://github.com/yuliskov/SmartTube/issues/3985