Releases: Chapter41/filmgraph
Releases · Chapter41/filmgraph
v0.1.0
Initial release: structured data format for film analysis.
- Pydantic schema: FilmGraph → Scene → Shot with typed layers
- 5 controlled vocabularies (ShotSize, CameraMovement, CameraAngle, ShotType, Transition)
- 7 importers: CCSL, Dialogbuch, AD script, SRT/VTT, pipeline, OTIO
- MkDocs Material documentation
- Fully typed (PEP 561)