Skip to content
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

1080p Premium usability #2

Open
ivansavra1 opened this issue Aug 29, 2024 · 2 comments
Open

1080p Premium usability #2

ivansavra1 opened this issue Aug 29, 2024 · 2 comments

Comments

@ivansavra1
Copy link

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.

@pepeloni-away
Copy link
Owner

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.

@ivansavra1
Copy link
Author

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)

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

No branches or pull requests

2 participants