Metadata-Version: 2.1
Name: srt-translator
Version: 0.1.0
Summary: Translate subtitle files to your language
License: Apache-2.0
Author: Steve Zheng
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: deepl (>=1.15.0,<2.0.0)
Requires-Dist: openai (>=0.27.8,<0.28.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: srt (>=3.5.3,<4.0.0)
Requires-Dist: typer (>=0.9.0,<0.10.0)
Description-Content-Type: text/markdown

# srt-translator
Translate SRT subtitle to any language using DeepL API and OpenAI PAI

