Instuctions available (moved) at REMOTE ORIGIN website: Extract Subtitles From mkv
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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. | |