You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I found your YouTube HLS Enabler script while searching for a way to get the 1080p Premium stream without YT Premium, your script supposedly does this, but as of right now there's no easy way to make sure it's working, can you please make it so the script enables the 1080p Premium option in the quality selector and map that to said quality from the HLS manifest?
Thank you.
The text was updated successfully, but these errors were encountered:
The premium 1080p option is not included in the quality selector if you are not logged in or if the video is embedded. For that reason the userscript adds an additional 'Hls manifest' toggle. The numbers on it represent the ids of the video and audio streams currently in use, 616 is the id for the premium stream.
If 616 is available for a video the toggle turns on automatically, otherwise it stays off.
There are some configuration options at the top of the userscript, you can change notify616 from false to true to get a toast notification when 616 is available if you want.
Actually, in my case I have the 1080p Premium option in the quality selector, I just can't chose it because I don't have Premium, what I meant with this suggestion is that the userscript could make that option usable for non-Premium users (Obviously also enabling said quality, not just cosmetics)
Hi, I found your YouTube HLS Enabler script while searching for a way to get the 1080p Premium stream without YT Premium, your script supposedly does this, but as of right now there's no easy way to make sure it's working, can you please make it so the script enables the 1080p Premium option in the quality selector and map that to said quality from the HLS manifest?
Thank you.
The text was updated successfully, but these errors were encountered: