mpv2oboeru

mpv helpers to create flashcards from movies and TV shows
git clone anongit@rnpnr.xyz:mpv2oboeru.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 97f5286e11f7bb3ec4e70a0f15fa17e73ff39633
Parent: 20942befaf993fa9012eae8dbcb922e11a8f9faa
Author: Ren Tatsumoto
Date:   Mon,  5 Oct 2020 17:05:31 +0300

note on Celluloid

Diffstat:
MREADME.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -36,6 +36,10 @@ in `~/.config/mpv/scripts/`: curl -o ~/.config/mpv/scripts/subs2srs.lua 'https://raw.githubusercontent.com/Ajatt-Tools/mpvacious/master/subs2srs.lua' ``` +Note: in [Celluloid](https://www.archlinux.org/packages/community/x86_64/celluloid/) +user scripts are installed by switching to the "Plugins" tab +in the preferences dialog and dropping the files there. + However, if you want to keep up with the updates, it's better to install the script using `git`. If you already have your dotfiles set up according to