Youtube Video Quality

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

These are all versions of this script. Show only the versions where the code changed.

  • v2.0 2023-11-24 Imported from URL
  • v2.0 2022-03-10 Imported from URL
  • v2.0 2022-03-10
  • 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