Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pigoz/mpv-nihongo
🇯🇵 mpv scripts to optimize language learning through immersion
https://github.com/pigoz/mpv-nihongo
anki mecab mpv subtitle
Last synced: 2 months ago
JSON representation
🇯🇵 mpv scripts to optimize language learning through immersion
- Host: GitHub
- URL: https://github.com/pigoz/mpv-nihongo
- Owner: pigoz
- Created: 2018-08-11T12:52:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T20:55:41.000Z (about 2 years ago)
- Last Synced: 2024-04-17T00:55:54.744Z (9 months ago)
- Topics: anki, mecab, mpv, subtitle
- Language: TypeScript
- Homepage:
- Size: 979 KB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## NOTE
I moved my efforts to [lat](https://github.com/pigoz/lat), this project is unmaintened
# mpv-nihongo
To use git-clone this repo and run `yarn install && yarn build` to compile.
You need to use mpv with my [personal patches](https://github.com/pigoz/mpv/commits/personal-fork) to get the current subtitle's timestamps for sub2srs.ts to work. I will upstream them when I'm less lazy.
## Included scripts
### jplookup.ts
analyzes the current subtitle with mecab, searches lemmas containing Kanji's
in a dictionary, and displays them on the top left corner of the video### sub2srs.ts
exports the current subtitle to an Anki card complete with image and audio,
dictionary lookups, and kanji readings from mecab with the press of a button