Can I vibecode Headliner?
KINDA · weekend projectThe core loop is buildable, but a dependable replacement becomes a real weekend or multi-day project. For Headliner, create captioned audiograms and short social clips from user-owned audio. The hard boundary is rendering infrastructure, templates, media hosting, and platform-specific presets, plus audio infrastructure, distribution, and production polish.
Build a personal replacement for Headliner in an empty repository. Use Python 3.12, FastAPI, ffmpeg, SQLite, and an HTMX interface; do not offer alternative stacks. The core loop is: import user-owned spoken-word audio, perform practical cleanup, assemble captioned audiograms and short social clips, and export production files plus show notes. Make the first run work locally with one documented command. Store all user data locally by default and make export straightforward. Put secrets in .env, ship .env.example, and never commit credentials. Create an upload queue and preserve originals in a read-only media folder. Generate waveforms and non-destructive edit markers instead of rewriting source files. Implement silence trimming, loudness normalization to -16 LUFS, fades, and noise-gate presets. Add chapter markers, intro and outro slots, and a simple two-track timeline. Produce a transcript and draft title, description, chapters, and social excerpts. Export MP3, WAV, transcript, chapters JSON, and a complete project manifest. Include clear empty, loading, success, and recoverable error states. Add input validation, safe filenames, and graceful handling of unavailable APIs. Write focused tests for the core transformation and one end-to-end happy path. Create a README with setup, architecture, permissions, data location, and backup steps. Do not add accounts, billing, telemetry, analytics, or a hosted control plane. Deliberately leave out real-time remote recording. Deliberately leave out podcast hosting and directory analytics. Deliberately leave out licensed stock music and voice cloning. Finish by running the tests and listing the exact commands used.
$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR
prompt copied. verdicts flip when models improve.
five vibe-coding tips + the verdicts that changed. thursdays, free, one-click out.
People still pay for Headliner because creators pay to remove fragile audio plumbing and publishing chores from a release schedule. The recurring cost buys codec support, loudness standards, transcription, storage, feeds, analytics, and deliverability to directories, not just the visible interface.
xrendering infrastructure, templates, media hosting, and platform-specific presets
xremote studio reliability
xlicensed music libraries
xhosting distribution
xadvanced mastering and support
Don't feel like building it? These folks already made it free.
SShotcutCaptions, waveforms and vertical exports without a subscription; you still do the cutting.open source↗no votes, no pay-to-list · just what's real
Headliner pricing
| plan | monthly | annual (per mo) | what you get |
|---|---|---|---|
| forever free | $0/workspace | $0/workspace | 1 unwatermarked video/month; unlimited watermarked videos; 10-minute 1080p video maximum; 10 GB uploads; 1 automation; 2 transcription hours/month |
| basic | $9.99/workspace | $7.99/workspace | 10 unwatermarked videos/month; captions up to 10 minutes/project; 1080p videos up to 10 minutes; 10 GB uploads |
| pro | $25.99/workspace | $19.99/workspace | Unlimited unwatermarked videos, transcription and captions; 1080p videos up to 2 hours; 10 GB uploads; audio up to 4 hours |
| enterprise / api | custom | — | Custom volume, API, team and support terms |
free tier1 unwatermarked video/month, unlimited watermarked videos, 10-minute 1080p maximum, 10 GB uploads, 1 automation and 2 transcription hours/month
billingmonthly + annual; live monthly prices are promotional
hidden costsFree unwatermarked output is capped at one video monthly; longer and higher-volume exports require Pro, while API usage is custom-priced.
verified 2026-08-14 · source ↗
Can I vibecode Headliner?
Kinda. The core of Headliner is buildable in a weekend with the prompt on this page, but there are real gaps: rendering infrastructure, templates, media hosting, and platform-specific presets, remote studio reliability. Read the honest list above before committing.
How much does Headliner cost?
Headliner costs about $19.99/month (Basic, checked 2026-07-31), which is $239.88 per year.
What do I lose by replacing Headliner?
Honestly: rendering infrastructure, templates, media hosting, and platform-specific presets; remote studio reliability; licensed music libraries; hosting distribution; advanced mastering and support. If any of those are load-bearing for you, keep paying.
Is there an open-source alternative to Headliner?
Yes: Shotcut (Captions, waveforms and vertical exports without a subscription; you still do the cutting.) Kdenlive (Turn waveforms and captions into social clips manually; automation is the missing employee.) The prompt is for when you want it exactly your way.