pystardust / ani-cli

A cli tool to browse and play anime
GNU General Public License v3.0
7.92k stars 544 forks source link

Issue with Mac: MPV not found #382

Closed thamognya closed 2 years ago

thamognya commented 2 years ago

I currently tested this program on a mac and got this error message. I have mpv installed on my system but I still get this error message: Program "mpv" not found. Please install it. when I execute the command. I never got this error on a Linux build.

justchokingaround commented 2 years ago

i think reinstalling mpv with homebrew fixed the issue for me. also you can use iina, which is also a great player (only for mac)

thamognya commented 2 years ago

Thank you for the suggestion. Mpv is now working as a cli instead of an application so ani-cli is working.