darkwood/media-bundle

Maintainers

Package info

github.com/darkwood-com/media-bundle

Type:symfony-bundle

pkg:composer/darkwood/media-bundle

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v1.0.0 2026-04-29 08:22 UTC

This package is auto-updated.

Last update: 2026-04-29 16:50:17 UTC


README

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):

./bin/phpunit