mirror of
https://github.com/yattee/yattee.git
synced 2024-11-12 17:18:22 +00:00
64 lines
3.2 KiB
Markdown
64 lines
3.2 KiB
Markdown
<div align="center">
|
|
<img src="https://r.yattee.stream/icons/yattee-150.png" width="150" height="150" alt="Yattee logo">
|
|
<h1>Yattee</h1>
|
|
<p>Alternative YouTube frontend for iOS, tvOS and macOS<br />built with <a href="https://github.com/iv-org/invidious">Invidious</a> and <a href="https://github.com/TeamPiped/Piped">Piped</a></p>
|
|
|
|
[![AGPL v3](https://shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0.en.html)
|
|
[![GitHub issues](https://img.shields.io/github/issues/yattee/yattee)](https://github.com/yattee/yattee/issues)
|
|
[![GitHub pull requests](https://img.shields.io/github/issues-pr/yattee/yattee)](https://github.com/yattee/yattee/pulls)
|
|
[![Matrix](https://img.shields.io/matrix/yattee:matrix.org)](https://matrix.to/#/#yattee:matrix.org)
|
|
|
|
![Screenshot](https://r.yattee.stream/screenshots/all-platforms.png)
|
|
</div>
|
|
|
|
## Features
|
|
* Native user interface built with [SwiftUI](https://developer.apple.com/xcode/swiftui/) with customization settings
|
|
* Multiple instances and accounts, fast switching
|
|
* [SponsorBlock](https://sponsor.ajay.app/), configurable categories to skip
|
|
* Player queue and history
|
|
* Fullscreen playback, Picture in Picture and AirPlay support
|
|
* Stream quality selection
|
|
|
|
### Features in alpha testing
|
|
* New player component with custom controls, gestures and support for 4K playback
|
|
|
|
You can leave your feedback in [discussion on v1.4.alpha.4 release](https://github.com/yattee/yattee/discussions/132) or join [Matrix Channel](https://matrix.to/#/#yattee:matrix.org) for a chat. Thanks!
|
|
|
|
### Availability
|
|
|| Invidious | Piped |
|
|
| - | - | - |
|
|
| User Accounts | ✅ | ✅ |
|
|
| Subscriptions | ✅ | ✅ |
|
|
| User Playlists | ✅ | ✅ |
|
|
| Trending | ✅ | ✅ |
|
|
| Channels | ✅ | ✅ |
|
|
| Channel Playlists | ✅ | ✅ |
|
|
| Search | ✅ | ✅ |
|
|
| Search Suggestions | ✅ | ✅ |
|
|
| Search Filters | ✅ | 🔴 |
|
|
| Popular | ✅ | 🔴 |
|
|
| Subtitles | 🔴 | ✅ |
|
|
| Comments | 🔴 | ✅ |
|
|
|
|
You can browse and use accounts from one app and play videos with another (for example: use Invidious account for subscriptions and use Piped as playback source). Comments can be displayed from Piped even when Invidious is used for browsing/playing.
|
|
|
|
## Documentation
|
|
* [Installation](https://github.com/yattee/yattee/wiki/Installation-Instructions)
|
|
* [Building](https://github.com/yattee/yattee/wiki/Building-instructions)
|
|
* [FAQ](https://github.com/yattee/yattee/wiki)
|
|
* [Screenshots Gallery](https://github.com/yattee/yattee/wiki/Screenshots-Gallery)
|
|
* [Tips](https://github.com/yattee/yattee/wiki/Tips)
|
|
* [Integrations](https://github.com/yattee/yattee/wiki/Integrations)
|
|
* [Donations](https://github.com/yattee/yattee/wiki/Donations)
|
|
|
|
## Contributing
|
|
If you're interestred in contributing, you can browse the [issues](https://github.com/yattee/yattee/issues) list or create a new one to discuss your feature idea. Every contribution is very welcome.
|
|
|
|
Use [building instructions](https://github.com/yattee/yattee/wiki/Building-instructions) or
|
|
Join [Matrix Channel](https://matrix.to/#/#yattee:matrix.org) for a chat if you need an advice or want to discuss the project.
|
|
|
|
## License
|
|
Yattee and its components is shared on [AGPL v3](https://www.gnu.org/licenses/agpl-3.0.en.html) license.
|
|
|
|
This tool is an open source software built for learning and research purposes.
|