Skip to content

Instantly share code, notes, and snippets.

@swizzlevixen
swizzlevixen / makemkv-keydb-update.sh
Created February 7, 2025 22:59
MakeMKV macOS update keydb.cfg from FindVUK Online Database
#!/bin/zsh
# This script downloads the latest copy of the FindVUK Online Database,
# unzips, and moves it to the logged in user's MakeMKV data directory
# NOTE: This script is designed for use on macOS, with the default
# location for the MakeMKV data directory. If you have changed the
# location in Preferences > General, you will need to edit the line
# that moves the file, near the end of the script.
@pavelbinar
pavelbinar / extract-subtitles-from-mkv.md
Last active June 16, 2025 06:11 — forked from bmaeser/subtitle-extract.txt
Extract subtitles from .mkv files on Mac OS X