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_video.mkv
srt_trans ./test_video.mkv -src_lang en -dest_lang zh-TW
srt_trans ./test_video.mkv -src_lang en -dest_lang zh-CN -proxy http://127.0.0.1:8118
srt_trans ./test_video.mkv -track_number 2
srt_trans ./test_video.mkv -src_lang en -dest_lang zh-TW -track_number 2
srt_trans ./test_video.mkv -src_lang en -dest_lang zh-CN -proxy http://127.0.0.1:8118 -track_number 2
srt_trans test_file.srt
srt_trans test_file.srt -src_lang en -dest_lang zh-TW
srt_trans test_file.srt -src_lang en -dest_lang ja
srt_trans test_file.srt -src_lang en -dest_lang zh-CN
srt_trans 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-1.0.7.tar.gz
(4.3 kB
view hashes)
Built Distribution
Close
Hashes for srt_trans-1.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a472c44e47f8c546a85f0e56f97258a056e10e73e966cd028fc8e982d7d7984 |
|
MD5 | a6c6d620750dd310d163fac59d1dbb8f |
|
BLAKE2b-256 | 5696fddc16a805c9160cf153a31261868ff8cf05144e6bbbd358a0eced96c69c |