Skip to content

sylvestre/subdownloader

 
 

Repository files navigation

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

About

Download and upload subtitles with ease!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%