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

Utilise FOSS component NewPlayer for improved player UX #1402

Open
Victor239 opened this issue Oct 14, 2024 · 1 comment
Open

Utilise FOSS component NewPlayer for improved player UX #1402

Victor239 opened this issue Oct 14, 2024 · 1 comment
Labels
Enhancement New feature or request UI/UX

Comments

@Victor239
Copy link

Use Cases

For playing video or audio it's hard to beat the UX of NewPipe's player. Intuitive gesture controls, sensible UI elements, easy access to advanced options, different UIs for video + audio, picture-in-picture support, background playing, etc. I'd like to have a similar experience with Grayjay.

Proposal

NewPipe have made their player modular now and it's abstracted it as a separate component called NewPlayer. Since Grayjay and NewPipe have similar goals it makes sense to collaborate and utilise the same underlying player, so more development time can then be allotted to more important features.

References

@theScrabi
Copy link

Please be aware, NewPlayer is under GPLv3 license, which is not compatible with Futo's license.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request UI/UX
Projects
None yet
Development

No branches or pull requests

3 participants
@theScrabi @Victor239 and others