mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.
GNU General Public License v3.0
7.98k stars 643 forks source link

`show_video false` mutes the audio while leaving the video on #1229

Closed felileg closed 1 year ago

felileg commented 1 year ago

The show_video false option mutes the audio while leaving the video on, which is the exact opposite of the expected behaviour.

Environment:

player:            : VLC
yewtube version    : 2.10.2
yt_dlp version     : 2023.03.04
Python version     : 3.11.3 (tags/v3.11.3:f3909b8, Apr  4 2023, 23:49:59) [MSC v.1934 64 bit (AMD64)]
Processor          : Intel64 Family 6 Model 78 Stepping 3, GenuineIntel
Machine type       : AMD64
Architecture       : 64bit, WindowsPE
Platform           : Windows-10-10.0.19045-SP0
sys.stdout.enc     : utf-8
default enc        : utf-8
Config dir         : C:\Users\Felix\AppData\Roaming\mps-youtube
dbus               : None
glib               : False
felileg commented 1 year ago

For some reason it worked after a few restarts...