subtitles2.py. Subtitles2.py makes a search index for the movie and tv show quotes by parsing the .srt-type files. Under the hood it creates a combination of a Suffix Array and an Inverted index to enable the log-time string matching lookups.

github.com/dborzov/subtitles2.py

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.