diwin's avatar
Level 3

Option to save video quality setting.

Hi Jeff! It would be really cool if you implement something like an option to save what quality i want to watch your videos, because most of the time i'm using a mobile broadband internet connection. It means, sometimes i forget to change quality to sd and the video eat up a lot of data from my monthly available traffic.

Have a nice day! Your videos are awesome!

Cheers from Hungary!

0 likes
20 replies
aalaap's avatar

Yeah, I came here to post this very same thing.

I'd even like the speed to be preserved. As of now, it does seem to show you the set speed when the next video plays, but that's only in the UI, while the actual speed is reset to 1x.

1 like
samirdjelal's avatar

It will be really great for them to add this feature. I do sometimes forget to switch the video quality and that consume all my mobile data

mrkarma4ya's avatar

Same case, but opposite for me. My wifi is a bit slow, so the videos automatically start at 720p. But I can't watch it under 1080p, I just don't see the codes clearly unless its at 1080p, so I am willing to let it buffer a bit before watching.

1 like
Doretha's avatar

some video streaming services also offer the ability to adjust playback quality on-the-fly while watching a video. This means that if you notice the video is consuming too much data or buffering frequently, you can lower the quality mid-stream to reduce data usage.

AbraCodeAaron's avatar

I also have this issue using a mac. No matter how many times i put a lower resolution, once a new video starts it goes straight back to 4k, even though it says its on 720p I can tell by the video quality its well above that.

lc_bob's avatar

@jeffreyway I'd also love the set the default quality of the videos. For example your PhpStorm for Laravel Developers series (very useful btw, thanks!) always starts in 4k for me, which is just a bit overkill :)

The embedded Vimeo videos here have &quality=auto, if we could set our default quality ourselves in our profile settings that would be great!

https://help.vimeo.com/hc/en-us/articles/12426487034641-Set-a-default-quality-for-embedded-videos https://developer.vimeo.com/player/sdk/embed

Thanks!

PS: someone asked for remembering the playback speed, there doesn't seem to be an embed option for that but I can recommend this browser extension that works for me: https://github.com/igrigorik/videospeed

JeffreyWay's avatar

@lc_bob Yeah, we use "auto" for the quality level. I'll look into making that a configuration option so that you can override it.

6 likes
vinit095's avatar

I thought I was the only one struggling with this issue but amazed by how long it has been. Anyway I also faced this issue. My moniter is 1080p but it always plays in 2k and every time I close and open the browser I've to configure the setting of CC as well. Hope Jeff finds a solution to this!

Cheers!

steven7mwesigwa's avatar

@jeffreyway Could you please provide us with an update on this issue? The video quality keeps resetting to 4K, which consumes a substantial amount of my monthly data.

amitgupta's avatar

This still seems to be an issue. The video quality & playback speed should persist from one video to another. It gets very irritating when you realise that after every second video in a series the settings change back to defaults & you have to change them again. :(

CavenRE's avatar

@jeffreyway just a little nudge and reminder on my part.

My videos start off with nice quality but then randomly will drop in quality level to something like 320p/240p which makes the code unreadable for me. Forcing me to go and manually change it back to 1080p.

So I think having a profile setting/dropdown for default quality selection that would be amazing.

As many of your lessons suggest, here a quick template for a dropdown from TailwindUI you can use;

Just change values to the render value.

Example of the iframe url for the vimeo video would look like this after using the user saved quality setting;

https://player.vimeo.com/video/802028671?color=328af1&autoplay=1&quality=1080p&app_id=122963&texttrack=undefined
kunyuchang's avatar

@jeffreyway I hope the configuration for subtitle text size and other settings can be saved; otherwise, I have to click on the settings every time I switch to a different video, which is quite inconvenient. Thank you.

INK3000's avatar

OMG! 7 years! 7 years, Carl!

2 likes
Billit's avatar

Yeah same problem, I want it to be always 2K and in order to see a 10 minute video I may have to go 2-3 times to change the quality because it drops for no reason. I checked the internet quality and it is just fine when this happens.

corbosman's avatar

For me the quality always drops back to 360p for no reason whatsoever. I can manually set it to 4K and it's fine. That gets kind of tedious after 10 times.

Metz's avatar

Would give this Issue an upvote with my comment here. It's not a major issue, but since the setting defaults to "Auto", in my experience it drops very conservatively. So my streaming experience often switches to low-res. setting it to a fixed resolution fixes that issue but just for the duration of my session.

AlanOsta's avatar

In addition to quality It would be nice to set the audio language since the AI translation is not so good. I rather view the lessons in the original audio despite my browser locale.

btw, I just bought a lifetime membership and I can't believe this feature hasn't been implemented for 8 years.

JeffreyWay's avatar

Never give up, folks. 🤣

The player should now remember your preferred setting and will use it for future page loads. Currently, it uses local storage, so it won't persist across browsers.

2 likes

Please or to participate in this conversation.