darkwood/media-bundle
Symfony CLI tool that converts a YAML video script into per-scene assets (voice and video), saves generation state, and outputs a render manifest. Supports Replicate-based providers, benchmark mode, and clear output file locations.
Symfony CLI tool that turns a YAML video definition into per-scene assets (voice, video), persists run state, and produces a render manifest.
Operational guide (environment variables, Replicate setup, benchmark mode, where files land): see docs/mvp-video.md.
composer install
php bin/console app:video:generate examples/video.yaml
Run tests (no live Replicate calls; HTTP is mocked in provider tests):
make phpunit
# or: ./bin/phpunit (delegates to tools/phpunit)
How can I help you explore Laravel packages today?