Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/migaku-official/migaku-mpv
Add-on script for mpv to learn languages together with the Migaku browser extension.
https://github.com/migaku-official/migaku-mpv
language-learning mpv mpv-script
Last synced: 3 months ago
JSON representation
Add-on script for mpv to learn languages together with the Migaku browser extension.
- Host: GitHub
- URL: https://github.com/migaku-official/migaku-mpv
- Owner: migaku-official
- License: gpl-3.0
- Created: 2020-12-20T20:14:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T17:54:10.000Z (almost 2 years ago)
- Last Synced: 2024-06-30T12:34:00.153Z (4 months ago)
- Topics: language-learning, mpv, mpv-script
- Language: Python
- Homepage:
- Size: 474 KB
- Stars: 16
- Watchers: 4
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-mpv - migaku - Learn languages together with the Migaku browser extension. (Learning)
README
# Migaku MPV
An add-on script for the [mpv](https://mpv.io/) video player to learn languages in conjunction together with the Migaku browser extension.
![Example](./.github/image.jpg)
# Installation
Install the latest mpv version ([Downloads](https://mpv.io/installation/)). Secondary subtitle functionality currently requires a development version of mpv.
Start it at least once to create the configuration folders.
[Download](https://github.com/migaku-official/migaku-mpv/releases/latest) the latest release of Migaku MPV for your operating system.
Extract the `migaku_mpv` folder from the downloaded archive into the `scripts` folder of mpv.
On Linux and macOS it is located at `~/.config/mpv/scripts`. On Windows it is located at `%appdata%/mpv/scripts`. If it doesn't exist yet, create the `scripts` folder inside the ` mpv` folder.
# Usage
Open any media file and select the primary and secondary subtitles you want to use. Press `B` to open the subtitle browser.
# License
GNU General Public License v3 (See [COPYING](./COPYING))