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%

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Necesitará instalar una extensión como Tampermonkey para instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión como Stylus para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

Necesitará instalar una extensión del gestor de estilos de usuario para instalar este estilo.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
Tripzz ѕкιηѕ/LPwSand
Instalaciones diarias
0
Instalaciones totales
325
Calificaciones
1 0 0
Versión
0.8.1
Creado
28/5/2021
Actualizado
29/11/2022
Tamaño
10,9 KB
Licencia
Desconocida
Funciona en

The below description is generated by ChatGPT, I am using it because it accurately describes my script. (crazy right, you can try this yourself)

This code is a user script for the web browser Mozilla Firefox and Chromium Browsers. User scripts are small programs that can be used to customize the behavior of a website. In this particular case, the user script is designed to make YouTube videos louder by modifying the volume control on the website.

The script works by first detecting the speaker symbol on YouTube and the button that controls the volume. It then creates a new element that shows the volume level numerically and inserts this element on the left side of the speaker symbol.

Next, the script creates a new range input element, which is used as a volume slider. This slider is designed to have the same appearance as the YouTube volume slider with a step size of 0.01.

The script then adds an event listener to the volumeSkriptSlider element, which listens for changes to the slider value. When the value of the slider changes, the script updates the volume level of the video accordingly, using the YouTube player Object. This allows the user to adjust the volume of the video to the maximum level possible.

Overall, this user script provides a simple way for users to make YouTube videos louder by modifying the volume control on the website.