README.md
pyproject.toml
api/api.py
api/config.py
api/run.py
api/static/script.js
api/templates/index.html
tests/test.py
tests/test_reporter.py
tests/test_transcriber.py
tests/test_youtube_monitor.py
video_curator.egg-info/PKG-INFO
video_curator.egg-info/SOURCES.txt
video_curator.egg-info/dependency_links.txt
video_curator.egg-info/entry_points.txt
video_curator.egg-info/requires.txt
video_curator.egg-info/top_level.txt
yourtube/__init__.py
yourtube/async_worker.py
yourtube/config.json.template
yourtube/database.py
yourtube/main.py
yourtube/monitor.py
yourtube/prompts.py
yourtube/reporter.py
yourtube/scanner.py
yourtube/transcriber.py
yourtube/utils.py