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
8k stars 643 forks source link

Update cask command for macOS #1163

Closed kilianso closed 1 year ago

kilianso commented 3 years ago

Issue / Suggestion

In the documentation, it's written that you should use the following command to install mpvon macOS:

brew cask install mpv

But that's no longer valid. Brew is throwing an error that cask is an unknown command. This is the right command:

brew install --cask mpv

Environment

macOS 10.15.7 Catalina zsh Terminal