mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-11 14:50:02 +00:00
Upload re-rendered videos with -v2 filenames to bypass CloudFront immutable cache. Replace gradient-fill with improved version from sandbox composition.
17 lines
585 B
JSON
17 lines
585 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "caption-clip-wipe",
|
|
"type": "hyperframes:component",
|
|
"title": "Clip Wipe",
|
|
"description": "Left-to-right clip-path wipe reveal per word",
|
|
"tags": ["captions", "caption-style", "wipe", "clip-path", "reveal"],
|
|
"files": [
|
|
{
|
|
"path": "caption-clip-wipe.html",
|
|
"target": "compositions/components/caption-clip-wipe.html",
|
|
"type": "hyperframes:snippet"
|
|
}
|
|
],
|
|
"preview": "https://static.heygen.ai/hyperframes-oss/registry/components/caption-clip-wipe/preview-v2.mp4"
|
|
}
|