SmartTube icon indicating copy to clipboard operation
SmartTube copied to clipboard

Proxy Settings

Open xmha97 opened this issue 5 years ago • 12 comments

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.

xmha97 avatar Nov 27 '20 08:11 xmha97

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.

wqh227 avatar Feb 24 '21 08:02 wqh227

#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 avatar Jul 29 '21 02:07 godvmxi

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 avatar Aug 05 '21 07:08 godvmxi

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

godvmxi avatar Aug 05 '21 16:08 godvmxi

Here's the solution:

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

popsc30 avatar Sep 18 '21 08:09 popsc30

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.

marco20240618 avatar Dec 02 '21 10:12 marco20240618

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

popsc30 avatar Dec 23 '21 09:12 popsc30

Agree. Proxy is very useful.

windstander avatar Feb 04 '22 05:02 windstander

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

zhengying avatar Oct 12 '22 01:10 zhengying

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

Eugene9891 avatar Oct 14 '24 23:10 Eugene9891

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 avatar Oct 15 '24 06:10 v1talii-dev

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

v1talii-dev avatar Oct 15 '24 06:10 v1talii-dev