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

Issue concerning the setup of (custom) music player #1240

Closed ElizabethWega closed 11 months ago

ElizabethWega commented 11 months ago

Yewtube version: 2.10.4 OS: Windows 10 Music player used: none Issue description: Every time I boot up yewtube using the command line, I am met with the following message: _←[93mFailed to get mplayer.exes version. Probabily it is not installed. Try installing it again or change player usingset player ` ←[0m Press Enter to go back to main menu._ Since I'm more familiar with mpv, I installed the third-party GUI by shinchiro on SourceForge. After seeing that installing mpv on my computer resulted in another disappointment (I used the set player mpv command and this was the output: Player application mpv.exe not found), I tried copying and pasting the mpv.exe file into yewtube's directory on my computer. I typed in the command yet again and it still will not work. Any tips on how to solve this are greatly appreciated! Thank you in advance!

iamtalhaasghar commented 11 months ago

Make sure the path, where mpv.exe or mplayer.exe is installed, is present in PATH environment variable.

ElizabethWega commented 11 months ago

Make sure the path, where mpv.exe or mplayer.exe is installed, is present in PATH environment variable.

Oh my, it works! Thank you so much!

binrusdi commented 2 months ago

I have entered the PATH environment variable but nothing happens and the error is still the same

iamtalhaasghar commented 1 month ago

I have entered the PATH environment variable but nothing happens and the error is still the same

paste the value of your PATH environment variable here.

binrusdi commented 1 month ago

alright, it's work thank you very much