LICENSE
README.md
pyproject.toml
src/smartvideo.egg-info/PKG-INFO
src/smartvideo.egg-info/SOURCES.txt
src/smartvideo.egg-info/dependency_links.txt
src/smartvideo.egg-info/entry_points.txt
src/smartvideo.egg-info/requires.txt
src/smartvideo.egg-info/top_level.txt
src/smartvideo/sv/api.py
src/smartvideo/sv/cli.py
src/smartvideo/sv/core/__init__.py
src/smartvideo/sv/core/config.py
src/smartvideo/sv/core/services/__init__.py
src/smartvideo/sv/core/services/process.py
src/smartvideo/ui/__init__.py
src/smartvideo/ui/app.py
src/smartvideo/ui/components/__init__.py
src/smartvideo/ui/components/html5_player.py
tests/test_basic.py