## Install
```
- Install srttranslatelocal
pip install --upgrade srttranslatelocal
or
pip install --upgrade srttranslatelocal@git+https://github.com/codexhound/srttranslatelocal
- Usage Command Line:
srttranslatelocal
- Usuage Python
import srttranslatelocal.srt_translate as srt_translate
srt_translate.translate_srt(from_code,to_code, input_file, output_file)
```
# translatevideo
```
-Translates SRT File from one language to another.
```
# Future additions:
```
Generate merged srt files (with the from language and the translated too language side by side
```
Raw data
{
"_id": null,
"home_page": null,
"name": "srttranslatelocal",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "translation, subtitles, srt, plex",
"author": "codexhound",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/52/2c/f65d5e340b0bc4228d4d49b5389759a0fa31e5b86099ee2dda4db91e8e8d/srttranslatelocal-0.6.0.tar.gz",
"platform": null,
"description": "## Install\r\n```\r\n\r\n- Install srttranslatelocal\r\n\tpip install --upgrade srttranslatelocal\r\n\tor\r\n\tpip install --upgrade srttranslatelocal@git+https://github.com/codexhound/srttranslatelocal\r\n\r\n- Usage Command Line:\r\n\tsrttranslatelocal\r\n- Usuage Python\r\n\timport srttranslatelocal.srt_translate as srt_translate\r\n\tsrt_translate.translate_srt(from_code,to_code, input_file, output_file)\r\n\t\r\n```\r\n# translatevideo\r\n```\r\n-Translates SRT File from one language to another.\r\n\r\n```\r\n# Future additions:\r\n```\r\n\r\nGenerate merged srt files (with the from language and the translated too language side by side\r\n\r\n```\r\n\r\n\r\n\r\n\r\n\r\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Translate SRT Locally Using Argos Translate",
"version": "0.6.0",
"project_urls": {
"Homepage": "https://github.com/codexhound/srttranslatelocal",
"Issues": "https://github.com/codexhound/srttranslatelocal/issues"
},
"split_keywords": [
"translation",
" subtitles",
" srt",
" plex"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "84bff0431bc9c6d250192c2949c50f3d2492eb0f4cf081409f663e1591f9d1ed",
"md5": "26b0e5135bf647e4f22d06368f1a1f16",
"sha256": "e7d63c89e6f6cf9f1b8cca98e7d0da3d77ab550dae6f117498306f1bdc5d379d"
},
"downloads": -1,
"filename": "srttranslatelocal-0.6.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "26b0e5135bf647e4f22d06368f1a1f16",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 5106,
"upload_time": "2025-01-06T22:56:48",
"upload_time_iso_8601": "2025-01-06T22:56:48.084412Z",
"url": "https://files.pythonhosted.org/packages/84/bf/f0431bc9c6d250192c2949c50f3d2492eb0f4cf081409f663e1591f9d1ed/srttranslatelocal-0.6.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "522cf65d5e340b0bc4228d4d49b5389759a0fa31e5b86099ee2dda4db91e8e8d",
"md5": "723fe4c90f1f1ec72ce3398c445f0bcd",
"sha256": "80cdc29c3ca1b43e6678d298e2e7b5ed3bb00c859f93131a8c412a843d7fa64b"
},
"downloads": -1,
"filename": "srttranslatelocal-0.6.0.tar.gz",
"has_sig": false,
"md5_digest": "723fe4c90f1f1ec72ce3398c445f0bcd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 4193,
"upload_time": "2025-01-06T22:56:50",
"upload_time_iso_8601": "2025-01-06T22:56:50.860986Z",
"url": "https://files.pythonhosted.org/packages/52/2c/f65d5e340b0bc4228d4d49b5389759a0fa31e5b86099ee2dda4db91e8e8d/srttranslatelocal-0.6.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-06 22:56:50",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "codexhound",
"github_project": "srttranslatelocal",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "srttranslatelocal"
}