remotion-captions

安装量: 51.7K
排名: #528

安装

npx skills add https://github.com/remotion-dev/skills --skill remotion-captions

All captions must be processed in JSON. The captions must use the Caption type which is the following: import type { Caption } from "@remotion/captions" ; This is the definition: type Caption = { text : string ; startMs : number ; endMs : number ; timestampMs : number | null ; confidence : number | null ; } ; Generating captions Show more Installs 787 Repository remotion-dev/skills GitHub Stars 3.9K First Seen 1 day ago Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass

返回排行榜