LICENSE
README.md
pyproject.toml
src/__init__.py
src/download_yt.py
src/gen_clip.py
src/logger.py
src/main.py
src/process_vid.py
src/processor.py
src/settings.py
src/stream_manager.py
src/stream_monitor.py
src/transcription.py
src/uploader.py
src/utils.py
src/autovod.egg-info/PKG-INFO
src/autovod.egg-info/SOURCES.txt
src/autovod.egg-info/dependency_links.txt
src/autovod.egg-info/entry_points.txt
src/autovod.egg-info/requires.txt
src/autovod.egg-info/top_level.txt
tests/test_settings.py
tests/test_utils.py