subdownloader

SubDownloader is a Free Open-Source tool written in PYTHON for automatic download/upload subtitles for videofiles (DIVX,MPEG,AVI,etc) and DVD's using fast hashing.


Keywords
download, upload, automatic, subtitle, movie, video, film, search
License
GPL-3.0
Install
pip install subdownloader==2.1.0

Documentation

SubDownloader

PyPI version Travis status Appveyor status

SubDownloader is a Free Open-Source tool written in Python for automatic download/upload of subtitles for video files. It uses some smart hashing algorithms to work fast.

Dependencies

Required:

  • Python: version 3.5+.
  • pyQt5: Python Qt5 bindings (graphical interface)
    • This package requires Qt
  • Python packages:

Optional:

Build dependencies

  • python3-qt: pyuic5 and pyrcc5 are needed to generate the gui from the interface description, these tools may be in devel package

Running the program

Graphical Interface

$ ./subdownloader.py -g

Command Line

$ ./subdownloader.py -c

Help

$ ./subdownloader.py -h

Install Nautilus extension

ln -s $PATHTOSUBDOWNLOADER/subdownloader-nautilus/subdownloader_nautilus.py ~/.local/share/nautilus-python/extensions/

subdownloader needs to be in the $PATH environment variable.

Credits

The original developers of the subdownloader program.

License

SubDownloader is licensed under GPL v3