darkshram / periscopio-mate

Python module for searching subtitles on the web. Includes a caja extension. Forked from persicope by Patrick Dessalle.
GNU General Public License v2.0
3 stars 0 forks source link
caja desktop-notifications downloader language mate-desktop python subtitle subtitles

periscopio-mate

A Python2 module to search and download subtitles, forked from persicope by Patrick Dessalle.

Expect some network connection warnings and errors in ~/.xsession-errors for some services if they are unreachable from your location.

Current supported services

Installation.

git clone https://github.com/darkshram/periscopio-mate
cd periscopio-mate
python2 setup.py build
python2 setup.py install
install -m 0755 bin/periscopio-caja/periscopio-caja.py* \
    /usr/share/python-caja/extensions/
for n in po/*.mo ; do
        install -p -D -m0644 $n /usr/share/locale/`basename $n .mo`/LC_MESSAGES/periscopio-caja.mo
done

Then restart caja.

Configuration.

Just edit ~/.config/periscopio/config

You will find:

[DEFAULT]
lang =
lang-in-name = no
plugins =

[LegendasTV]
user =
pass =
unrarpath =
supportedsubtitleextensions =

Screenshots.

Caja context menu

Desktop notification