diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4a77334 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +**MpvSUB: /comfy/ subtitles for Mpv without api keys or Python** +---------------------------------------------------------------- + +mpvsub automatically fetches subtitles "when needed" with zero interactions +from the user. + +Features +-------- + +* no api keys or accounts needed +* search uses file hash by default, and text as fallback +* standalone implementation (minimal dependencies) +* works with webtorrent + +Installation +------------ + + $ mkdir -p ~/.config/mpv/scripts/mpvsub + $ git clone https://git.sinanmohd.com/mpvsub ~/.config/mpv/scripts/mpvsub + +Dependencies +------------ + +* curl +* unzip + +Contact +------- + +* matrix: `#chat:sinanmohd.com` + +you can also use email `sinan@firemail.cc` but matrix is preferred |