-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
Since YouTube has removed hd720: #4759, the only default resolution available is 480p aka medium.
My feeling is that YouTube is soon going to shutdown the last combined video and sound medium resolution. And users will be left with no video stream to play unless they switch to DASH.
This is why I would like to propose to seriously switch to DASH by default.
Ideally, we should do it when:
- HLS has been implemented by @syeopite: Add option for HLS quality in user preferences #4118. allowing iOS clients to not use the proxy feature by default
- We have switched to video.js 8 which handle way better things like dropout or glitches: Upgrade to video.js 8 #4439
- piped-proxy has been the recommended solution for proxying the video stream on public instances: Support Invidious endpoints TeamPiped/piped-proxy#111
otherwise most public instances will collapse under the load.
This will solve the long time issue of people asking why 1080p is not available and things like this. Non JS users will still have medium quality working until it's no longer available.
For the public instances, we could still allow some that do not offer DASH but listed in a separate section and not listed on https://api.invidious.io. We don't really want to confuse the users with reduced features.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Status