Metadata-Version: 2.1
Name: video-to-text-vtt
Version: 0.1.0
Summary: Converts audio from movies to text
License: MIT
Author: Mohammad Reza Maleki
Author-email: m.mlk9928@yahoo.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SpeechRecognition (>=3.8.1,<4.0.0)
Requires-Dist: moviepy (>=1.0.3,<2.0.0)
