-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Loudness Normalization Option Not Working #1
Comments
The text about normalization in "Stats for nerds" isn't supposed to be changed. The extension changes volume internally. So it doesn't matter what is shown in "Stats for nerds". |
The information inside parentheses is just a cosmetic thing in this case. If you worry only about that, you shouldn't. As I wrote before the extension changes volume level internally by setting it directly in video tag. If I tried to get rid of this text, the extension would depend on YouTube implementation more than it does now. So if YouTube developers made some changes in their code, there was a higher chance that disabling loudness normalization might not work. It's just more reliable solution. |
So the extension keeps every video at 100/100 volume instead of 100/45 for example but it says in the brackets that the volume was lowered but it's not |
For me, I can hear a normalization difference with or without the checkbox. |
Because the option to disable the loudness normalization is not working, you can double right click on the video and select "show controls" and when you hover the cursor over the sound icon you can see if the video volume is lowered or not |
@alextrv @maxdrash |
It does work. I've made a video to show you. |
@alextrv Try it on more videos |
It definitely works for me. |
@Onurtag Try it on more videos |
@GKid94 give your non-working example video? |
@Onurtag @alextrv @maxdrash https://youtu.be/umD_6EhHlek |
I think you are partly right. I was using an userscript from the above example before I found this extension. https://gist.github.com/Onurtag/28d8826e2f7e369a3fe57bd69bb61f8f |
Okay, I found a bug.
But if you reload the tab it should work. Probably that's because youtube uses ajax without reloading pages and it breaks the extension. I will try to fix it soon. So workaround for now: just reload the tab. |
@alextrv Can you update the extension the option doesn't work |
@alextrv ? |
@GKid94 Use the userscript https://gist.github.com/abec2304/2782f4fc47f9d010dfaab00f25e69c8a |
How do I add it |
? |
@Onurtag It doesn't work |
@GKid94 |
@Onurtag This is with that script added, the video volume is on 100% |
Did you read the above comment? |
@Onurtag Then how will I know if it's working or not |
And the script also needs to be updated |
Sorry, I didn't know you were deaf. The userscript only fixes the volume not the UI. @alextrv Sorry for talking in here. I think you can lock this issue because we have a good alternative now. |
@Onurtag I'm not deaf and I don't hear any difference with that scrip, and you don't have to be rude |
@Onurtag And also the video page sometimes won't load with that script |
@GKid94 both the userscript and the extension work and I can hear the difference. It's either just you not hearing the difference, or something weird on your side. |
@vladaad Yes they work a couple of months later after I added a scrip with Tampermonkey and YouTube changed the algorithm a little |
This project seems abandoned. |
This comment was marked as outdated.
This comment was marked as outdated.
Whoops, seems like #7 actually did the trick. |
I still have the loudness normalization when I disable the option
The text was updated successfully, but these errors were encountered: