/sub

Automatic subtitle downloader with python. Sources: SubDB, Addic7ed

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

sub ver 2

A Complete Revision of the old sub now

a.k.a Automatic subtitle downloader with python. Sources: SubDB, (Addic7ed)

Run subnew.py with python3 in the directory with your movie files and it will download the english subtitles. Look at the code for further information. It is much clearer in ver 2. The code is split into seperate files and now easier to handle. Feel free to pull and improve!!

Pro tip: use it with an alias in your .bashrc

alias sub='python3 /path/to/subnew.py'

I have actually written a completely new subtitle downloader in perl. I plan to reimplement it in python, it has opensubtitles support.