CLAUDE.md
LICENSE
MANIFEST.in
README.md
SESSION_LOG.md
pyproject.toml
setup.py
start_web_ui.sh
config/default_config.yaml
docs/README.md
docs/development_log.md
docs/testing/integration_test_results.md
docs/testing/setup_and_validation.md
src/livestream_splitter.egg-info/PKG-INFO
src/livestream_splitter.egg-info/SOURCES.txt
src/livestream_splitter.egg-info/dependency_links.txt
src/livestream_splitter.egg-info/entry_points.txt
src/livestream_splitter.egg-info/requires.txt
src/livestream_splitter.egg-info/top_level.txt
src/stream_splitter/__init__.py
src/stream_splitter/cli.py
src/stream_splitter/config.py
src/stream_splitter/splitter.py
src/stream_splitter/utils.py
src/stream_splitter/video_processor.py
tests/__init__.py
tests/test_config.py
web/backend/main.py
web/frontend/index.html
web/frontend/script.js
web/frontend/style.css