Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.
/ transrt Public archive

Translates a .srt file via deepl.com

Notifications You must be signed in to change notification settings

ravern/transrt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TranSRT

Translates a .srt file via deepl.com (Made for GCI 2017). It only works for small files currently due to DeepL's rate limiting on their private API.

Installation

Binaries are available in the releases page. Alternatively, if Go is installed, this program can be built from source.

$ dep ensure
$ go install
$ translate-srt

Usage

$ translate-srt -input input.srt -output output.srt -from EN -to DE

About

Translates a .srt file via deepl.com

Topics

Resources

Stars

Watchers

Forks

Languages