Skip to content

Releases: avi12/youtube-auto-hd

Version 1.3.4

10 Jan 06:18
Compare
Choose a tag to compare

Fixed a small yet crucial bug that without it the whole idea of "select the closest quality" would just not work

Version 1.3.3

07 Jan 21:59
Compare
Choose a tag to compare

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

Version 1.3.2

05 Jan 22:06
Compare
Choose a tag to compare

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

Version 1.3.1

27 Dec 19:00
Compare
Choose a tag to compare

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