Skip to content

danielfsousa/opensubz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

opensubz

Two-click subtitle downloader script

opensubz gif

Requirements

How to Install

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

How to Use

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"

context menu