Youtube Video Quality

Disabling auto video quality with toast notification, original script -> https://greasyfork.org/en/users/226529

These are versions of this script where the code was updated. Show all versions.

  • v2.0 2022-03-10

    UPDATE v1.5 :
    -Removed Toastify
    +Replaced Toastify with Snackbar / Toast from w3schools.com
    +Grant GM_addStyle
    +Fix 'Already unknown' quality toast (probably)
    +Exclude youtube music

    UPDATE v1.05 :
    +add a line of code getAvailableQualityLevels() , this will stop toast being spam due to no video quality available

  • v1.05 2019-09-14 +add a line of code getAvailableQualityLevels()
  • v1.0 2019-03-10