sschueller / peertube-android

Thorium, a PeerTube Android Client
https://github.com/Chocobozzz/PeerTube
GNU Affero General Public License v3.0
341 stars 53 forks source link

Quality/ speed selection on player #214

Open test2a opened 4 years ago

test2a commented 4 years ago

Hey.

The current flow to select a quality or speed is clunky.

First select overflow button. Second select quality button Third select desired quality fourth click outside the selection window twice.

Check out how Newpipe implements these. They show the current speed/quality on the video itself and clicking it takes you to selector and after selection, its just back.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/92055670-quality-speed-selection-on-player?utm_campaign=plugin&utm_content=tracker%2F89466969&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F89466969&utm_medium=issues&utm_source=github).
sschueller commented 4 years ago

The current implementation should copy what the youtube app does. If anyone wants to improve this please let me know.