yuliskov / SmartTube

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

Apple tvOS support #3046

Open BL4CKR4Y opened 1 year ago

BL4CKR4Y commented 1 year ago

Is there any chance of porting SmartTube to apple tv? Im willing go migrate to apple tv and one of the things that stop me not to do it yet is SmartTube.

PeterNjeim commented 1 year ago

Considering the app is fully written in Java and wasn't written with cross-compatibility in mind (the app is written such that it uses Android-specific features), a port isn't possible, only a full rewrite can do this. Basically, it won't happen unfortunately

BL4CKR4Y commented 1 year ago

What about Tweaking the original youtube app? Many jailbreak devs tweak apps and add missing features to them, and ofcours work on none jailbroken devices too

PeterNjeim commented 1 year ago

I'm not sure as I don't use tvOS and such discussion is outside the scope of this project

SensehacK commented 12 months ago

Don't know if you can install "uYouPlus" on apple tvOS. I'll report back if I do it this weekend.

merouane-tazeka commented 1 month ago

What would be the technical challenges when rewriting the app in Swift? (Are there some libraries that are missing equivalent in swift? Or some bypassing methods only available in Android OS?)