DEVELOPMENT ENVIRONMENT

~liljamo/liljamo-dev-zola

ref: 2e99a64bda9feaf85c49d30a3a5b4d900e34c644 liljamo-dev-zola/content/entamin/_index.md -rw-r--r-- 803 bytes
2e99a64bJonni Liljamo feat: limit umami to liljamo.dev, link to stats 22 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
+++
weight = 19

title = "entamin"
description = "a small CLI tool for opinionated mkv cleaning"

template = "project.html"

[extra]
status = "active"

git = "https://git.src.quest/~liljamo/entamin"
+++

entamin was done as a quick weekend project, possibly under the influence.

It's "a small CLI tool for opinionated mkv cleaning", as I've chosen to call it.
Made with the specific purpose of renaming my mkv collection and cleaning out the
files to be how I like them.

I'd suggest reading the repository README.md if you're interested.

## Demo video
Here's an example of me going through 6 mkv files. It's the raw footage with no
manipulation done, so you have to watch the boring mkvmerge parts too.

<video controls class="rounded-xl"><source src="/webm/entamin.webm" type="video/webm"/></video>