Add a feature to increase the volume above 100%
Subject of the issue
A feature which could increase the volume above 100% just like volume boosters. You can refer to the answers here
Your environment
N.A.
Steps to reproduce
N.A.
Expected behaviour
N.A.
Actual behaviour
N.A.
Hi 👋
I'm not entirely sure how to implement this feature, but I did find this: https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API
This API would allow for video and audio tags to be set to a value over the maximum of 1. I'm not sure if this can be reworked so the user can change the volume to their own needs, but this API may be a start to fix this volume issue.
Thank You! Looks cool! I saw your PRs... Give me some time... I'll try to uncomment the lines and check if it works or if any change is required
Hey @developer-diganta , if this issue is still available, can I try working on it?
@GyaniRoman23 I guess @tylerarend has already tried something with it. You can surely go ahead with this issue and try to work/get help with what he has done. Check this out: https://github.com/developer-diganta/Dino/pull/18