A simple translator for any SubRip(.srt) files.
Project description
srt_trans
Translage any SubRip file from any source language to any target language, and merger them into the target SubRip(.srt) file.
How to usage:
Usage: srt_trans test_file.srt [-src_lang en -dest_lang zh-CN -proxy http://youdomain:your_port]
Example:
srt_trans ./test/test_file.srt
srt_trans ./test/test_file.srt -src_lang en -dest_lang zh-TW
srt_trans ./test/test_file.srt -src_lang en -dest_lang ja
srt_trans ./test/test_file.srt -src_lang en -dest_lang zh-CN
srt_trans ./test/test_file.srt -src_lang en -dest_lang fr -proxy http://127.0.0.1:8118
Package
pip install wheel
python setup.py sdist bdist_wheel
Publish to pypi
pip install twine
twine upload dist/*
Installation
srt_trans is available on pypi. To intall it you can:
sudo pip install srt_trans
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
srt_trans-0.1.1.tar.gz
(3.4 kB
view hashes)
Built Distribution
Close
Hashes for srt_trans-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 33c0cedbb9230f4ef7d889a5d29f94ceaee69e270cfe7b5fb6b2888a85dfb447 |
|
MD5 | fca9a6f96e1ec18c09c0539a13c951fa |
|
BLAKE2b-256 | ba6876c14144751c83bc456f000b4e19c2399e29a30563a50637fcfe17f005b1 |