Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apple TV Support #51

Open
tzarebczan opened this issue Mar 1, 2021 · 14 comments
Open

Apple TV Support #51

tzarebczan opened this issue Mar 1, 2021 · 14 comments
Labels
enhancement New feature or request

Comments

@tzarebczan
Copy link
Contributor

Has been requested a few times

@tzarebczan tzarebczan added the enhancement New feature or request label Mar 1, 2021
@robster7674
Copy link

Is there any work on this planned yet? I'd love to finally be able to use the app on Apple TV. As I do not want to use youtube anymore, I am now Airplaying to my Apple TV, which is a suboptimal experience.

@robster7674
Copy link

When oh when...? ;) Airplay from the app on iOS works ok, but a native experience would be great to have.

@TonyD83
Copy link

TonyD83 commented Mar 12, 2022

Any chance of a native tvOS app? I really want to switch from YT but I need a native app. Airplay isn’t an option for me.

@robster7674
Copy link

robster7674 commented Apr 30, 2022

I would pay good money for this.

@kauffj : AppleTV also supports TestFlight, that could be a start? I'm sure there's more people willing to pay for having a tvOS app.

@ghost
Copy link

ghost commented Aug 28, 2022

Any idea when this is coming? It's on every other apple products after all.

@Traace
Copy link

Traace commented Oct 11, 2022

+1 for Apple TV Version

@JosephGregg
Copy link

Maybe I'll port this for apple tv for you.

@tzarebczan
Copy link
Contributor Author

@JosephGregg email me at tom@odysee.com if you're really interested and have experience. The docs aren't the greatest...I've been meaning to write up a good api, services, and best practices guide.

The best implementation is odysee.com, good to reference for functionality / code.

@colemancda
Copy link

colemancda commented Aug 5, 2023

I was thinking the same thing. The API code could be refactored into a cross platform Swift package, and a SwiftUI implementation for tvOS (and maybe macOS and visionOS).

@colemancda
Copy link

colemancda commented Aug 5, 2023

I moved the Codable types to a Swift package so the iOS and tvOS target and reuse code in #435. Also want to add unit tests for the HTTP APIs. Also interested in

  • Async / Await
  • Swift package for networking and model
  • Unit tests for HTTP APIs and JSON decoding
  • URLSession use should be replaced with protocol (e.g. URLClient) for mocking and testing purposes.
  • Migrate JSONSerialization code to Codable types
  • Livestream Token security leak #436 Live Stream session token should be stored in Keychain and not UserDefaults
  • tvOS, macOS, VisionOS SwiftUI app

@dontcrash
Copy link

+1 for this

@Spl0itable
Copy link

Please. When?! Thx

@Kylesare57
Copy link

plz, I'm okay with sideloading it I just need an ipa pweeze

@k0m4n
Copy link

k0m4n commented Apr 14, 2024

+1

@akinwale akinwale removed their assignment Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests