avi12 / youtube-auto-hd

A simple browser extension for changing YouTube videos' quality based on FPS.
https://avi12.com/youtube-auto-hd
GNU General Public License v3.0
230 stars 27 forks source link

Add 1080p Premium support #102

Closed avi12 closed 1 year ago

avi12 commented 1 year ago

The extension now supports the higher bitrate by simply selecting it whenever possible For example, suppose a YouTube account is eligible for this new quality and enterss such a video If the user has selected in the ext preferences in 30FPS the quality "1440p", but the video's highest quality is 1080p Premium, then the 1080 Premium will be selected If, on the other hand, the highest quality is 1440p - 1440p will be selected, since the given quality will be higher Of course, if the user has selected 1080p and the video's highest quality is 1080p Premium, the 1080p Premium will be selected

Closed #99