subtitle-translator-cli 0.1.0

A tool to translate subtitle files
Documentation
1
2
3
4
5
6
7
8
# Subtitle-Translator-Cli
## Description
This is a simple CLI tools to translate subtitle files.

## Usage
```bash
./stc -p <path> -sl <source-language> -tl <target-language>
```