Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 304 Bytes

mpv.md

File metadata and controls

26 lines (17 loc) · 304 Bytes

mpv

IINA is essentially a native macOS wrapper for mpv.

Install

Install mpv with Homebrew.

brew install mpv

Usage

Play a local video file.

mpv <file>

Play a YouTube video.

mpv "URL"