mirror of
https://github.com/yattee/yattee.git
synced 2024-12-12 21:30:32 +05:30
Alternative YouTube frontend for iOS (iPhone, iPad), macOS and tvOS (Apple TV) built with Invidious and Piped
9cb0325503
Currently, we have a hard-coded list of resolutions. Since Invidious reports the actual resolution of a stream and does not hard-code them to a fixed value anymore, resolutions that are not in the list won’t be handled, and the stream cannot be played back. Instead of hard-coding even more resolutions (and inadvertently might not cover all), we revert the list back to a finite set of resolutions, the users can select from. All other resolutions are handled dynamically and compared to the existing set of defined resolutions when selecting the best stream for playback. Signed-off-by: Toni Förster <toni.foerster@gmail.com> |
||
---|---|---|
.github | ||
Backports | ||
Extensions | ||
fastlane | ||
Fixtures | ||
iOS | ||
macOS | ||
Model | ||
Open in Yattee | ||
Shared | ||
Shared Tests | ||
Tests Apple TV | ||
Tests iOS | ||
Tests macOS | ||
tvOS | ||
Vendor/RefreshControl | ||
Xcode-config | ||
Yattee.xcodeproj | ||
.gitignore | ||
.swift-version | ||
.swiftformat | ||
.swiftlint.yml | ||
CHANGELOG.md | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
README.md |
Features
- Native user interface built with SwiftUI with customization settings
- Player queue and history
- Player component with custom controls, gestures and support for 4K playback
- Fullscreen, Picture in Picture and background audio playback
- SponsorBlock, configurable categories to skip
Documentation
Contributing
If you're interestred in contributing, you can browse the issues list or create a new one to discuss your feature idea. Every contribution is very welcome.
Use building instructions or join Discord or Matrix Channel for a chat if you need an advice or want to discuss the project.
Translations
You can help to make this project accessible to everyone by contributing to its localizations.
Localization service and hosting is provided by Weblate.
License
Yattee and its components is shared on AGPL v3 license.