Pymkv2
A Python wrapper for mkvmerge. It provides support for muxing, splitting, linking, chapters, tags, and attachments through the use of mkvmerge.
Install / Use
/learn @GitBib/Pymkv2README
pymkv2
pymkv2 is a Python wrapper for mkvmerge and other tools in the MKVToolNix suite. It provides support for muxing, splitting, linking, chapters, tags, and attachments through the use of mkvmerge.
About pymkv2
it's a fork of the pymkv project. pymkv2 is a Python 3 library for manipulating MKV files with mkvmerge. Constructing mkvmerge commands manually can quickly become confusing and complex. To remedy this, I decided to write this library to make mkvmerge more scriptable and easier to use. Please open new issues for any bugs you find, support is greatly appreciated!
Installation
mkvmerge must be installed on your computer, it is needed to process files when creating MKV objects. It is also recommended to add it to your $PATH variable but a different path can be manually specified. mkvmerge can be found and downloaded from here or from most package managers.
To install pymkv from PyPI, use the following command:
$ pip install pymkv2
You can also clone the repo and run the following command in the project root to install the source code as editable:
$ pip install -e .
Documentation
The documentation for pymkv can be found here or in the project's docstrings.
Related Skills
openhue
334.9kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
334.9kElevenLabs text-to-speech with mac-style say UX.
weather
334.9kGet current weather and forecasts via wttr.in or Open-Meteo
tweakcc
1.4kCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
