youtube-auto-hd

A simple browser extension for changing YouTube videos' quality based on FPS.

GPL-3.0 License

Stars
223
youtube-auto-hd - Version 1.3.3

Published by avi12 almost 4 years ago

In this version I fixed a bug in which when the player doesn't have the user-preferred quality, it'd always pick the best available quality
For example, say the player has qualities 1080p, 720p, 360p, Auto; the user picked 480p
Normally, the extension would pick 1080p, which wouldn't make sense in this case
The fix will result in the extension picking 360p instead
That is unless the highest-available quality is lower than the user-preferred quality, in which case the highest-available quality will be picked, e.g. 1080p being the highest-available quality and 1440p being the user-preferred quality

youtube-auto-hd - Version 1.3.2

Published by avi12 almost 4 years ago

An update mostly to support new languages: Swiss Standard German, Austrian German, Spanish, Latin American Spanish, American Spanish, Japanese, Polish (in addition to English, German, Hebrew, Dutch, Brazilian Portuguese, Serbian) - 13 in total

youtube-auto-hd - Version 1.3.1

Published by avi12 almost 4 years ago

Today I'm releasing version 1.3.1!
Key differences:

  1. Moving from custom CSS to Material Design with Svelte Materialify
  2. Added an option to set a single quality for all the frame rates:
    2020-12-27_19-29-01