-
-
Notifications
You must be signed in to change notification settings - Fork 552
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
Playing at lower definition #1666
Comments
Hi @harryray33! :) Please confirm "highest". The next higher neighbor would be intentional as 360p and 240p might be considered too low. Of course we could by default have a priority order like 480p > 720p > 360p > 1080p > 240p . Always looking forward to any input / pull requests. |
480p > 360p > 720p. |
this is the line that needs work
You cant just plonk '240p' into player.setPlaybackQuality(quality); it expects those weird levels like hd720
translate back to label and use that |
for bandwidth? low resolution seems relaxing sometimes, retro |
#1672 I didnt test it extensively |
@harryray33 let us know if you ever come here again |
I have this set to play videos at 480p definition. Unfortunately, if 480p isn't available, Youtube defaults to the highest definition.
Is it possible to include an option to play at a lower definition if 480p isn't available?
Thanks.
The text was updated successfully, but these errors were encountered: