n-ce / ytify

Opus Audio Streaming Web App for YouTube. Stop watching, Listen & Save Data.
https://ytify.netlify.app
GNU General Public License v3.0
145 stars 48 forks source link

Adding Volume Control #112

Closed n-ce closed 1 year ago

n-ce commented 1 year ago

Synopsis

Some users have requested this so we are going to consider including it now. It is to be noted that v4 had a volume slider which had been removed in v5 for sake of simplicity. chrome_screenshot_1687332064370

Planning

The main catch with this is integration, there's not much space for a volume slider in the UI right now. The best way right now would be an HTML Select with %'s for volume levels. The best place to place it would be beside the speed changer for now.

ShivangRawat30 commented 1 year ago

I would like to do this one.