YouTube to Clips (captioned vertical clip maker)
Pricing
Pay per usage
YouTube to Clips (captioned vertical clip maker)
Turn timestamps of a YouTube video into captioned, reframed vertical (9:16) or landscape (16:9) clips. Returns downloadable mp4s. Powered by StartupHub.ai.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
StartupHub
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 days ago
Last modified
Categories
Share
YouTube to Clips: captioned vertical and landscape clips
Turn timestamps of a YouTube video into captioned, auto-reframed vertical (9:16) or landscape (16:9) clips. Returns downloadable mp4 URLs. Rendering, captioning, and reframing run server-side; this actor is a thin client over the metered clip API. Powered by StartupHub.ai.
Input
| Field | Description |
|---|---|
videoUrl | The source YouTube video. All clips are cut from it. |
clips | Array of { start_seconds, end_seconds, quote, hook? }. quote is the exact on-screen caption (8+ chars). |
aspect | Default 9:16 (Shorts/Reels/TikTok) or 16:9. Per-clip override allowed. |
quality | 720p (any plan) or 1080p (Pro Mini+). |
style | Default caption style: twitter, quotes, or shorts. |
Discover good clip timestamps and captions with the free web tool at startuphub.ai/youtube-to-clips, then paste them here to render at scale.
Output
One dataset item per clip: { status, mp4_url, jobId, cost, ... }. Clips render async
(usually under a minute each); the actor polls until each is done, plus a
powered_by / web_tool / full_api CTA footer.
Setup
Add a STARTUPHUB_API_KEY environment variable (mark Secret) with a
sk_live_... key from https://www.startuphub.ai/my-account?tab=api.
Suggested monetization
Pay-per-result, metered in StartupHub credits by clip length and quality. For bulk
rendering, use POST /api/v1/clip directly.
Keywords: YouTube clips, Shorts maker, vertical video clips, captioned clips, YouTube to TikTok, podcast clips, timestamp to video, auto reframe 9:16.