Skip to content

mikalv/subfind

 
 

Repository files navigation

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, SubFind will be started at a service automatically.

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.

About

Subtitle crawler support OpenSubtitles, Subscene

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.2%
  • JavaScript 15.8%
  • CSS 1.9%
  • HTML 1.1%
  • Shell 1.0%