Skip to content

Instantly share code, notes, and snippets.

@jvuori
jvuori / install_makemkv.py
Last active August 19, 2026 17:27 — forked from fwenzel/install_makemkv.sh
A convenient little script to install MakeMKV on Linux + Python wrapper which determines the version number automatically
#!/usr/bin/env -S uv run --script
# /// script
# requires-python = ">=3.14"
# dependencies = [
# "requests>=2.31",
# ]
# ///
"""Build and install the latest MakeMKV release from source.
Reads the current version and beta key off the official forum (makemkv.com