kthordarson / SubtitlesClient

SubtitlesClient - Download Subtitles Easier, One Client To Many Subtitle Sites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Description:

Subtitles Client came to make easier life to the viewers, Everyone who loves watching videos with subtitles can use my tool, Developers can fork my project and add more engines to it. I added executable for the basic windows users - I cant promise that this executable will be fully updated.

Requirements:

###Windows Executable:

  1. Windows x64 - http://realgame.co.il/tools/SubtitlesClient.exe

###Windows Installation:

  1. Install setuptools - No Need In ActivePython
  2. Open Command Prompt(cmd) as Administrator -> Goto python folder -> Scripts (cd c:\Python27\Scripts)
  3. easy_install pip
  4. pip install -r (Full Path To requirements.txt)

###Linux Installation:

  1. sudo apt-get install python-pip
  2. sudo pip install -r requirements.txt

###MacOSx Installation:

  1. sudo easy_install pip
  2. sudo pip install -r requirements.txt

About

SubtitlesClient - Download Subtitles Easier, One Client To Many Subtitle Sites.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%