Skip to content

BaZzz01010101/srt-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

srt-translator

CLI tool for selective translation of SRT subtitles

The idea is to:

  • parse an english SRT file, extract all english words
  • filter them using blacklist file which contains all known words
  • translate all sentences with unknown words using Google Translate REST API
  • insert thanslation next to the original sentence

About

CLI tool for selective translation of SRT subtitles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages