Subtitle crawler written in Python


License
PSF-2.0
Install
pip install subfind==4.7.1

Documentation

subfind

PyPI version Build Status

Crawl subtitle base on file name in the movie folder. Support both movie and TV shows.

Supported providers:

  • Subscene
  • Opensubtitles

Getting started

Install

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

Usage

Open http://localhost:32500 to enjoy.