diff options
author | sinanmohd <sinan@sinanmohd.com> | 2024-01-13 18:19:28 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2024-01-13 18:34:06 +0530 |
commit | 5572b1126a7cfc877814f9e362bf46cd71b8de2d (patch) | |
tree | 3fda5f07243810e965716772fd4efbaec29e281e /README.md | |
parent | 099de205b4bd9fe2081dd82ff19d6ab3b98e3c0d (diff) |
readme: clean up
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,5 +1,5 @@ -**MpvSUB: /comfy/ subtitles for mpv without api keys or python** ----------------------------------------------------------------- +**MpvSUB: /comfy/ subtitles for mpv** +------------------------------------- mpvsub automatically fetches subtitles "when needed" with zero interactions from the user. @@ -9,14 +9,13 @@ Features * no api keys or accounts needed * search uses file hash by default -* intelligent purpose made fuzzy search algorithm -* standalone implementation (minimal dependencies) +* purpose made fuzzy search (accurate results) +* native 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 @@ -28,6 +27,6 @@ Dependencies Contact ------- -* matrix: `#chat:sinanmohd.com` +* matrix: [#chat:sinanmohd.com](https://matrix.to/#/#chat:sinanmohd.com) you can also use email `sinan@firemail.cc` but matrix is preferred |