aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 518da5e07edf95d6b052a8e040632808265fee3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
MpvSUB: /comfy/ subtitles for mpv
---------------------------------

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
* purpose made fuzzy search (accurate results)
* native implementation (minimal dependencies)
* works with webtorrent

Installation
------------

    $ git clone https://git.sinanmohd.com/mpvsub ~/.config/mpv/scripts/mpvsub

Dependencies
------------

* curl
* unzip

TODO
----
- [ ] use language from slang and fall back to english
- [x] deprecate subscene (unreliable servers and poor db)
- [x] add key binding to force subtitle lookup
- [ ] implement text search on all severs
- [ ] remove the default retries
- [ ] shill on reddit and matrix
- [ ] first fetch normally when key is pressed then bring up a menu to select subs(we likely got it wrong)
- [ ] remove this todo

Contact
-------

* matrix: [#chat:sinanmohd.com](https://matrix.to/#/#chat:sinanmohd.com)

you can also use email `sinan@firemail.cc` but matrix is preferred