mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-07 10:06:21 +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
601 B
JSON
17 lines
601 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "caption-highlight",
|
|
"type": "hyperframes:component",
|
|
"title": "Highlight",
|
|
"description": "Red background sweep behind each active word, TikTok-style",
|
|
"tags": ["captions", "caption-style", "highlight", "social", "tiktok"],
|
|
"files": [
|
|
{
|
|
"path": "caption-highlight.html",
|
|
"target": "compositions/components/caption-highlight.html",
|
|
"type": "hyperframes:snippet"
|
|
}
|
|
],
|
|
"preview": "https://static.heygen.ai/hyperframes-oss/registry/components/caption-highlight/preview-v2.mp4"
|
|
}
|