mirror of
https://github.com/ksyasuda/SubMiner.git
synced 2026-02-28 06:22:45 -08:00
5.6 KiB
5.6 KiB
layout, title, titleTemplate, hero, features
| layout | title | titleTemplate | hero | features | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| home | SubMiner | Immersion Mining Workflow for MPV |
|
|
How It Works
01
Watch
Play a video in mpv. SubMiner connects via IPC and captures subtitles in real time.
02
Look Up
Hover over a word in the subtitle overlay and hold Shift to trigger a Yomitan lookup.
03
Mine
Add the word to Anki from Yomitan. SubMiner detects the new card automatically.
04
Enrich
SubMiner fills in the sentence, audio clip, screenshot, and translation — no extra steps.
CLI Quick Reference
subminer # Default picker + playback workflow
subminer jellyfin -d # Jellyfin cast discovery mode (foreground)
subminer jellyfin -p # Jellyfin play picker
subminer yt -o ~/subs URL # YouTube subcommand with output dir shortcut
subminer doctor # Dependency/config/socket health checks
subminer config path # Active config file path
subminer config show # Print active config
subminer mpv status # MPV socket readiness
subminer texthooker # Texthooker-only mode
See Usage for full command and option coverage.