laelnasan / yomichampv

A simple script that enables mpv to work with Yomichan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yomichampv

A simple script that enables mpv to work with Yomichan by copying subtitles to the clipboard

Getting Started

If you already have mpv and Yomichan installed just copy the lua script to your mpv scripts directory.

The default key binding is 'y', the script simply copies the subtitle to the clipboard, so you must select the clipboard monitor option in the Yomichan Search page

Prerequisites

Installing

Just copy the script to the proper folder in your mpv installation. In Unix systems it should be

cd ~/.config/mpv/scripts/
wget https://raw.githubusercontent.com/laelnasan/yomichampv/master/yomichampv.lua

License

This project is licensed under the ISC License - see the LICENSE.md file for details

About

A simple script that enables mpv to work with Yomichan

License:ISC License


Languages

Language:Lua 100.0%