mps-youtube / yewtube

yewtube, forked from mps-youtube , is a Terminal based YouTube player and downloader. No Youtube API key required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update cask command for macOS

kilianso opened this issue · comments

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