Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.44 KB

📺 MKVexport

Current bundle version Black Ruff Mypy Security check

A command-line utility for extracting attachments (subtitles, fonts and chapters) of MKV files.

📝 Quickstart

docker run -it --rm \
  -u $(id -u):$(id -g) \
  -v ${PWD}/input:/app/input \
  ghcr.io/toshy/mkvexport:latest -h

📜 Documentation

The documentation is available at https://toshy.github.io/mkvexport.

🛠️ Contribute

Requirements

❕ License

This repository comes with a MIT license.