Two-click subtitle downloader script
- Python 3.x
- opensubtitles.org Account
Install via pip
$ pip install opensubz
Install via github
$ git clone https://github.com/danielfsousa/opensubz.git
$ cd opensubz
$ pip install . --upgrade
For the first time you run opensubz you will be prompted to login into your opensubtitles account.
$ opensubz --help
Add opensubz shortcut to Windows context menu
$ opensubz --install
Command line:
$ opensubz -s [PATH] -l [LANGUAGE CODE]
Ex:
$ opensubz -s . -l "pob"
$ opensubz --search "C:\TvShows"
$ opensubz --search "C:\Movies" --language "eng"
Context menu:
Rigth click on any folder than click "Download Subtitles"