Files
hyperframes/registry/components/caption-matrix-decode/registry-item.json
T
Miguel Ángel 693876ed0e docs: cache-bust preview video URLs for updated captions
Upload re-rendered videos with -v2 filenames to bypass CloudFront
immutable cache. Replace gradient-fill with improved version from
sandbox composition.
2026-05-17 21:24:28 -04:00

17 lines
609 B
JSON

{
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
"name": "caption-matrix-decode",
"type": "hyperframes:component",
"title": "Matrix Decode",
"description": "Character scramble animation before text reveal",
"tags": ["captions", "caption-style", "matrix", "scramble", "decode"],
"files": [
{
"path": "caption-matrix-decode.html",
"target": "compositions/components/caption-matrix-decode.html",
"type": "hyperframes:snippet"
}
],
"preview": "https://static.heygen.ai/hyperframes-oss/registry/components/caption-matrix-decode/preview-v2.mp4"
}