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: f013dc35bb4f5c7d7a467fe9237a1219025d38a6
Parent: fb620161fa64566e56580af528f811ac152f2bb1
Author: Ren Tatsumoto
Date:   Fri,  2 Oct 2020 11:02:18 +0300

mention curl and xclip as dependencies

Diffstat:
MREADME.md | 1+
Msubs2srs.lua | 2++
2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -20,6 +20,7 @@ Follow this [link](https://github.com/Ajatt-Tools/mpvacious/tree/windows) if you * [xdotool](https://www.archlinux.org/packages/community/x86_64/xdotool/) (to avoid a certain AnkiConnect [bug](https://github.com/FooSoft/anki-connect/issues/82)) * [curl](https://www.archlinux.org/packages/core/x86_64/curl/) (you should already have this) +* [xclip](https://www.archlinux.org/packages/extra/x86_64/xclip/) ## Installation diff --git a/subs2srs.lua b/subs2srs.lua @@ -17,6 +17,8 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. Requirements: * mpv >= 0.32.0 * AnkiConnect +* curl +* xclip Usage: 1. Change `config` according to your needs