hakanzy / learnbysubs

Learn by Subs (Generate combined subtitle file with two different language)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

learnbysubs

Learn by Subs (Generate combined subtitle file with two different languages)

INSTALLATION

  • Use easy_install or pip

    $ pip install learnbysubs

  • Run command!

    $ learnbysubs

Usage/Help

$ learnbysubs --help

LbS - Learn by Subs

-t|--top     Mandotary    Top file name(with full path)

-s|--sub     Mandotary    Sub file name(with full path)

-n|--new     Mandotary    New/Output file name(with full path)

-j|--join    Optional     Join given subtitles on sub position of screen
                          (Different languages will appear in different colors)
                          
-h|--help    Optional     Show help(this screen)

Example Usage:

$ learnbysubs -t turkish.srt -s english.srt -n newfile.ssa

Examples

  • If you don't use -j parameter, your subtitle will be like this: Screenshot

  • If you use -j parameter, your subtitle will be like this: Screenshot

About

Learn by Subs (Generate combined subtitle file with two different language)

License:GNU General Public License v2.0


Languages

Language:Python 100.0%