blob: d259e7ee5148947892f91b7b46e73f8cb7c2e8fa (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Periscope is a subtitles searching module written in python that tries to find
a correct match for a given video file. The subtitles sites are handled as
plugins and currently support OpenSubtitles, SubtitleSource, Podnapisi,
Subscene and Subtitulos.
A python/nautilus integration script is copied to the doc directory.
This requires pysetuptools and BeautifulSoup.
A rar unpacker is recommended, but it can be avoided if you disable the
plugins for subtitles sites using this format.
|