I wonder if there could be a way to programmatically set the volume when yewtube is launched. Such as by setting something in the config.json or by using a flag.
Suggestion
I regularly use scripts to launch a video with 'yt playurl' and I'd love to be able to add '--volume=60' as a flag for example to set the volume to 60%. Otherwise, it would also be very convenient to have a line in the config.json file like:
"DEFAULT_VOLUME": 60
I wonder if there could be a way to programmatically set the volume when yewtube is launched. Such as by setting something in the config.json or by using a flag.
Suggestion
I regularly use scripts to launch a video with 'yt playurl' and I'd love to be able to add '--volume=60' as a flag for example to set the volume to 60%. Otherwise, it would also be very convenient to have a line in the config.json file like: "DEFAULT_VOLUME": 60