README.md
pyproject.toml
src/moviestar/__init__.py
src/moviestar/captions.py
src/moviestar/cli.py
src/moviestar/ffmpeg.py
src/moviestar/find.py
src/moviestar/fonts.py
src/moviestar/overlays.py
src/moviestar/project.py
src/moviestar/spec.py
src/moviestar/timecodes.py
src/moviestar/transcribe.py
src/moviestar.egg-info/PKG-INFO
src/moviestar.egg-info/SOURCES.txt
src/moviestar.egg-info/dependency_links.txt
src/moviestar.egg-info/entry_points.txt
src/moviestar.egg-info/requires.txt
src/moviestar.egg-info/top_level.txt
src/moviestar/fonts/Inter-Bold.ttf
src/moviestar/fonts/Inter-Regular.ttf
src/moviestar/fonts/OFL-LICENSE.txt
src/moviestar/schema/__init__.py
src/moviestar/schema/spec-0.2.json
tests/test_captions.py
tests/test_cli.py
tests/test_ffmpeg.py
tests/test_find.py
tests/test_fixtures.py
tests/test_fonts.py
tests/test_invariants.py
tests/test_overlays.py
tests/test_project.py
tests/test_spec.py
tests/test_timecodes.py
tests/test_transcribe.py