1.0.4 • Published 1 year ago

subtranslator v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

subtranslator

npm

npm package that you can translate your subtitles files.

alt text

Installation

npm

npm i subtranslator

git

git clone https://github.com/hamedpa/subtranslator.git

Usage

Translate subtitle files with calling below function, this function can detect subtitle language and you can select target language as third parameter.

const subtranslator = require('subtranslator');

subtranslator.translate('mr.bean.srt','translated.srt','en');

Language codes