Metadata-Version: 2.4
Name: video_topic_extractor
Version: 0.6.2
Summary: Extracts topics from lesson videos using speech recognition and NLP
Home-page: https://github.com/yourusername/video_topic_extractor
Author: Eldar Eliyev
Author-email: your-email@example.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: moviepy
Requires-Dist: speechrecognition
Requires-Dist: spacy
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Video Topic Extractor

This package extracts topic keywords from lesson or tutorial videos.

## Installation

