¿Puedo vibecodear Descript?
PARCIAL · un fin de semanaYou can build transcript-based cutting for simple clips, but Descript's editor, media pipeline, AI voice/video tooling, publishing, and collaboration are a serious product.
Build me a text-based clip cutter to replace Descript for simple edits. Requirements: - A local web app: Node + Express with a plain JS frontend, binds to localhost. - I drop an audio/video file into ./media/; the app transcribes it with whisperX for word-level timestamps, or the OpenAI Whisper API if a key is in .env. - The transcript renders as clickable words. I select and delete words or whole sentences; deleted spans go into a cut list I can undo from. - Render: build one ffmpeg trim/concat command that removes the cut spans from the original and writes ./output/<name>-cut.mp4 (or .mp3 for audio-only). - Pad each cut by about 80 ms so words are not clipped mid-syllable. - Save each project as JSON next to the media file (transcript + cut list) so an edit can be reopened later. - No accounts, no telemetry; everything stays on my machine except the optional Whisper API call. - Out of scope: multitrack timeline, overdub or AI voices, filler-word auto-removal, cloud anything. This is a cutter, not an editor. - README: installing ffmpeg and whisperX, and a warning that local transcription of long video is slow on CPU.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo · este prompt se genera del plan de build · mejorarlo con un PR
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
They pay to avoid building and babysitting a media editor, not just for transcription.
xpolished nonlinear editor
xoverdub/voice tools
xfiller-word workflows
xtemplates
xcloud collaboration
xrendering reliability
¿No quieres construirlo? Esta gente ya lo hizo gratis.
sin votos, sin pago por aparecer · solo lo que es real
Precio de Descript
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| free | $0/usuario | $0/usuario | 1 media hour/editor/month; 100 AI credits one-time; 720p watermarked exports; unlimited projects |
| hobbyist | $24/usuario | $16/usuario | 10 media hours/editor/month; 400 AI credits/month; 1080p; 30 AI Speech minutes/month |
| creator | $35/usuario | $24/usuario | 30 media hours/editor/month; 800 AI credits/month; 4K; 120 AI Speech minutes/month |
| business | $65/usuario | $50/usuario | 40 media hours/editor/month; 1,500 AI credits/month; 300 AI Speech minutes/month |
| enterprise | a medida | — | Custom media hours, AI credits, seats, security, support and contract terms |
plan gratis1 media hour/editor/month; 100 AI credits once; 720p watermarked exports; SquadCast 1 recording hour/editor/month, 1 show, 10 participants and 1 integration
facturaciónmonthly + annual (up to 35% lower); annual billed upfront; paid editors billed separately
costos ocultosExtra media hours and AI-credit top-ups are sold only on Creator and Business; adding editors multiplies the subscription.
verificado 2026-08-14 · fuente ↗
¿Puedo vibecodear Descript?
Parcial. El núcleo de Descript se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: polished nonlinear editor, overdub/voice tools. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta Descript?
Descript cuesta unos $24/mes (Hobbyist, revisado 2026-07-30), o sea $288 al año.
¿Qué pierdo si reemplazo Descript?
Con honestidad: polished nonlinear editor; overdub/voice tools; filler-word workflows; templates; cloud collaboration; rendering reliability. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a Descript?
Sí: Kdenlive (A real editor with local transcription and transcript-based cutting; the AI copywriter did not come along.) El prompt es para cuando la quieres exactamente a tu modo.