Crawl subtitle base on file name in the movie folder. Support both movie and TV shows.
Supported providers:
- Subscene
- Opensubtitles
For Ubuntu 15.04 or later, you could download the .deb file at https://github.com/thongdong7/subfind/releases. After install, start SubFind service:
service subfind start
For other system, your could install using pip. Ensure you have pip installed.
$ pip install subfind[web,opensubtitles,subscene]
$ subfind-web
Open http://localhost:32500 to enjoy.