Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

youtube videos are defaulting to low-res #2457

Closed
jvonitter opened this issue Dec 11, 2019 · 3 comments · Fixed by #2487
Closed

youtube videos are defaulting to low-res #2457

jvonitter opened this issue Dec 11, 2019 · 3 comments · Fixed by #2487
Assignees
Milestone

Comments

@jvonitter
Copy link
Contributor

From @larsbergstrom 12/11/19 : YouTube videos are playing at 1440p don't adapt even when higher resolutions are available.

Expected: We should be defaulting to the highest available quality via our custom YouTube extension.

@bluemarvin suggested we check the labels we're using for quality (prefs.qualityLabels)

needed by #1760

@jvonitter jvonitter added this to the #8 features milestone Dec 11, 2019
@philip-lamb
Copy link
Contributor

@larsbergstrom
Copy link

larsbergstrom commented Dec 11, 2019

Would it potentially be possible to try to default higher on higher-end devices like the quest? Some of the newer awesome content that has been featured has resolutions up to ~4k and it looks amazing if you get it!

Further, due to our auto-set/enter/mode-set flow, it's actually quite tricky to exit playback, then use the pop up to change to a higher resolution because clicking on anything in the display region can easily dismiss all dialogs and pop you into the correct 180/360 mode.

e.g., https://www.youtube.com/watch?v=ZHT9SBsAy_4 (current top feature) looks amazing in the 2880p "5k" and less awesome in the default 1440p.

@MortimerGoro
Copy link
Contributor

@larsbergstrom yes, that's something I wanted to do too :) I'm going to refactor Youtube WebExtension to add that behavior and other fixes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants