Maximum Audio output for Youtube

It will make some of your youtube videos louder, the reason why this is possible is because sometimes you can slide to 100% music output, but youtube validates it in it's javascript to a lower music output then 100%, in this skript I make a new slider which makes your youtube videos always the maximux output when you make your videos on 100%

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v0.8.1 29/11/2022
  • v0.8 29/11/2022

    - You can now mute the video without a problem.
    - Performance boost.

  • v0.6 27/11/2022

    Complete rework.

  • v0.5 29/05/2021

    Changed the interval function
    fixed bugs

  • v0.4 29/05/2021

    Some minor issues.

  • v0.3 29/05/2021

    Left to the Volume-Button there is the current number of the volume you set at 100% only. In the future I'll make it that it shows throughout changing the volume the value of the volume.

    With this new feature, you can basically look yourself at the difference between the default volume (0.49) and the max which is 1.

  • v0.2 29/05/2021

    I made the script more flexible by changing ariaValueText to ariaValueNow, with this the script will only check on the number and not the text behind it.

  • v0.1 28/05/2021