revanced-patches
revanced-patches copied to clipboard
feat(YouTube): Unlock 1080P premium quality
Application
YouTube
Issue
Allowing 1080P premium to be streamed without owning premium.
Patch
It seems YouTube doesn't seem to require premium to actually access it since you can download the 1080p premium video using yt-dlp or something similar. I assume it would be possible to patch it in revanced to allow this.
Motivation
1080P premium is getting rolled out and is appearing on more and more videos and makes a huge difference. I think the entire revanced community will benefit from higher bitrates on 1080P.
Acknowledgements
- [X] I have searched the existing issues and this is a new and no duplicate or related to another open issue.
- [X] I have written a short but informative title.
- [X] I filled out all of the requested information in this issue properly.
Server side feature. If not, include the instruction on how yt-dlp can download it.
Try it and download it, I'm using DVD (yt-dlp GUI on Android) and it downloads the higher bitrate 1080p premium just fine.
We need to spoof it into IOS device for get higher bitrate, but it is hard to do
You can use any external downloader, such as your GUI application. Spoofing the client to iOS is not worth this patch.
You can use any external downloader, such as your GUI application. Spoofing the client to iOS is not worth this patch.
why ? spoof to IOS can also solve the playback problem
No, you still need to unlock it, feel free to PR.
Server side feature. If not, include the instruction on how yt-dlp can download it.
https://www.reddit.com/r/youtubedl/comments/14cmf33/comment/joldbn6
Server side feature. If not, include the instruction on how yt-dlp can download it.
It is indeed possible, not sure why but it put it on the premium quality even though I don't have premium, this doesn't happen on stock yt
It may be possible by leveraging the existent "Remember video quality" patch hooks, though have you even confirmed if it is indeed the correct video stream, YouTube does not send it if the client is not IOS and you do not have YouTube Premium.
Server side feature. If not, include the instruction on how yt-dlp can download it.
It is indeed possible, not sure why but it put it on the premium quality even though I don't have premium, this doesn't happen on stock yt
It is a bug (or maybe a feature) in Remember Video Quality. But the correct quality is just 720p
Please reopen issue yt-dlp now has built in download premium bitrate option
Over time, a lot of feature requests have been made, which is why I am closing some according to the contribution guidelines:
Requests can be accepted or rejected at the discretion of maintainers of ReVanced Patches
This feature request has been closed for one or more of the following reasons:
- Stale for too long
- Low priority
- Maintainers un-interested
- Too complex to realize
Regardless, anyone who comes across this feature request can PR it. Thanks for the feature request!