DEVELOPMENT ENVIRONMENT

~liljamo/entamin

ref: bd7b66c7151cbb217df0ea58e55116affaedb33c entamin/README.md -rw-r--r-- 422 bytes
bd7b66c7Jonni Liljamo feat: initial commit 20 hours ago

#entamin, a small CLI tool for opinionated mkv cleaning

A small CLI tool to:

  • rename media files
  • set their metadata title
  • clean unneeded subtitle tracks from them
  • modify track names
  • delete global tags

Non-destructive by default, meaning it won't modify inputs in place, but copy them to the output directory with changes. You can enable input file removal with --remove-input.

Requires mkvtoolnix-cli.