Your tool to manage all the subtitles in your personal media library. Subtle helps you extract and organize subtitle files for all your media content.
-
Install Golang
-
Install dependencies
apt install tesseract-ocr libtesseract-dev libleptonica-dev ffmpeg
- Build the package
go build ./cmd/subtle
docker run -v /path/to/config:/config -v /path/to/media:/media nandeshdev/subtle