ClipLoop v0.1.0 — Open Video Workflow Layer
·
11 commits
to main
since this release
ClipLoop v0.1.0 — Open Video Workflow Layer
ClipLoop v0.1.0 is the first public release of Talocode’s open-source video workflow layer for builders.
ClipLoop helps indie app builders turn product updates into short-form promo video assets using a local-first workflow.
What shipped
cliploop initcliploop scriptcliploop storyboardcliploop rendercliploop export xcliploop doctor- Local
.cliploop/workspace - Script generation from product updates
- Storyboard generation
- Simple local render workflow
- X export workflow
- Provider architecture docs for future video backends
Install
npx @talocode/cliploopOr install globally:
npm install -g @talocode/cliploop
cliploopExample workflow
cliploop init
cliploop script --update "we shipped Codra v0.1.5"
cliploop storyboard --script .cliploop/scripts/latest.md
cliploop render
cliploop export xLocal-first
ClipLoop v0.1.0 works without:
- login
- hosted service
- auto-posting
- scraping
- closed workflow
- required AI video API
Demo video
A demo MP4 is attached to this release.
Package
"@talocode/cliploop@0.1.0"