AE
aeyoll/jimaku
A subtitle downloader written in Rust
Jimaku
A subtitle downloader written in Rust
Providers
jimaku can search and download subtitles from the following providers:
Setup
To be able to use jimaku, you need to have api keys for each provider.
export BETA_SERIES_API_KEY="..."
export OPEN_SUBTITLES_API_KEY="..."Install
With cargo:
cargo install jimakuOr use the install-script and add $HOME/.jimaku/bin to your $PATH.
curl -fsSL https://raw.githubusercontent.com/aeyoll/jimaku/main/install.sh | bashUsage
jimaku ~/file/path/file.mp4 --language=frRust version requirements
Rust >= 1.57.0+
On this page
Languages
Rust89.6%Shell10.4%
MIT License
Created June 18, 2022
Updated February 2, 2025