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

feat(player): play music at 1x speed #4634

Merged
merged 4 commits into from
Aug 26, 2023

Conversation

FineFindus
Copy link
Contributor

Changes the default video speed for Music videos to 1x. The user can still manually change the speed.
Please note that this can have the side effect of some non-music videos, which are categorized as music videos, being played at the wrong speed.

@Bnyro
Copy link
Member

Bnyro commented Aug 26, 2023

Please save "Music" to a constant. Otherwise lgtm.

@FineFindus
Copy link
Contributor Author

Sure. Should the constant be in the PlayerFragment or in the Streams file?

@Bnyro
Copy link
Member

Bnyro commented Aug 26, 2023

I'd prefer having it in the Streams file as a companion object of Streams

@Bnyro Bnyro merged commit 85ba045 into libre-tube:master Aug 26, 2023
3 checks passed
@FineFindus FineFindus deleted the feat/music-normal-speed branch August 26, 2023 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants