christoffer-nylen / subtra

Translates subtitles from one language to another using google translate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

subtra

Translates subtitles from one language to another using google translate

Example

./subtra -i example/Some.Example.2021.1080p.srt -d sv
git diff

Installation

pip install googletrans

Languages

For information about supported languages, see LANGUAGES.md or googletrans/constants.py

About

Translates subtitles from one language to another using google translate

License:MIT License


Languages

Language:Python 100.0%