open-in-mpv

Python versions PyPI - Version GitHub tag (with filter) License GitHub commits since latest release (by SemVer including pre-releases) CodeQL QA Tests Coverage Status Dependabot Documentation Status mypy uv pytest Ruff Downloads Stargazers pre-commit Prettier Follow @Tatsh Mastodon Follow

Commands

open-in-mpv

Open a URL in mpv; read a 4-byte length prefix and JSON message from standard input.

Usage

open-in-mpv [OPTIONS] CHROME_URL [MESSAGE]

Options

-d, --debug

Enable debug logging.

-V, --version

Show the version and exit.

Arguments

CHROME_URL

Required argument

MESSAGE

Optional argument

open-in-mpv-test

Test open-in-mpv command.

Usage

open-in-mpv-test [OPTIONS] URL

Options

-d, --debug

Enable debug logging.

Arguments

URL

Required argument

open-in-mpv-test

Install open-in-mpv Chrome extension files.

Usage

open-in-mpv-test [OPTIONS]

Options

-d, --debug

Enable debug logging.

-f, --force

Install user native host JSON files even if the path does not yet exist.

-s, --system

Install system native host JSON files.

-u, --user

Install user native host JSON files.

--exec-path <exec_path>

Absolute path to open-in-mpv executable.

Please fully exit your browser(s) to ensure successful installation.

open-in-mpv-test

Uninstall open-in-mpv Chrome extension files.

Usage

open-in-mpv-test [OPTIONS]

Options

-d, --debug

Enable debug logging.