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: d3879e56991bcc0e53369e6564c86b129f3633c4
Parent: a4996081e01af9b131207f8571628c22c82684c9
Author: Ren Tatsumoto
Date:   Tue,  6 Apr 2021 13:30:31 +0300

remove curl method

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

diff --git a/README.md b/README.md @@ -22,7 +22,6 @@ while watching your favorite TV show. * [Installation](#installation) * [Manually](#manually) * [From the AUR](#from-the-aur) - * [Using curl](#using-curl) * [Using git](#using-git) * [Updating with git](#updating-with-git) * [Configuration](#configuration) @@ -118,12 +117,6 @@ in the preferences dialog and dropping the files there. mpvacious can be installed with the [mpv-mpvacious](https://aur.archlinux.org/packages/mpv-mpvacious/) package. -### Using curl - -``` -$ curl -o ~/.config/mpv/scripts/subs2srs.lua --create-dirs 'https://raw.githubusercontent.com/Ajatt-Tools/mpvacious/master/subs2srs.lua' -``` - ### Using git If you already have your dotfiles set up according to