Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Players Supported by Default

Jakob edited this page Oct 1, 2021 · 4 revisions

If your favourite player is not included feel free to open an issue.

MPV (recommended for Windows)

website
command: mpv $url --alang=$preferred_language --quiet --title=$title

Make sure you have the latest version. For windows you can download it here. Ubuntu/Debian will probably install an outdated version of youtube-dl when installing mpv. If you're having issues you may be able to install a newer version with snap or manually.

VLC

website
command: vlc $url --meta-title=$title

IINA (recommended for macOS)

website
command: iina --no-stdin $url

QuickTime (macOS only)

command: open -a quicktime player $url