¿Puedo vibecodear diclip?
PARCIAL · un fin de semanaThe core loop is genuinely one-shottable: transcribe, rank the strongest moments, cut vertical clips with burned captions. The gaps are execution and infra. Face-aware reframing with seat tracking, a full in-browser timeline editor, and a container-scale render pipeline are not a one-session build. A competent agent can produce a usable personal clipper quickly, but matching diclip's reframe quality and editing depth is a multi-day project.
Build me a personal substitute for diclip, not a platform clone. - Use Python 3.12 + FastAPI for a localhost web app, a plain JavaScript frontend, faster-whisper for word-level transcription, and FFmpeg for rendering. - I import an MP4, MOV, WebM, or MP3 file and get a transcript synced to the video with speaker timing. - A ranking step selects the strongest 30-90 second moments: call an LLM API key from .env with the transcript, or fall back to a local heuristic (keyword density, question marks, pauses) when no key is set. - Show each candidate clip with its hook line, a confidence score, and a one sentence reason, marked ready or pending. - Let me accept or reject each clip, edit in/out points, and choose 9:16, 1:1, or 16:9 output. - Render clips with FFmpeg using center-crop or blur-pad, burning captions styled by speaker. Never overwrite the source. Show progress and a useful failure message. - Store projects as JSON under ~/diclipDIY/projects and renders under ~/diclipDIY/exports, with a recent-projects page and a delete action. - Bind to localhost only. No accounts, telemetry, or network calls after the model and transcript are local, except the optional LLM ranking call. - Deliberately exclude face-aware reframing with seat tracking, the full in-browser timeline editor, cloud container rendering, yt-dlp downloads, and credit billing. - Add unit tests for the ranking fallback and caption grouping, plus one smoke test that imports a short fixture and produces a playable MP4. - Include a README with setup, data paths, and an honest note that CPU transcription and rendering are slow on long videos.
$ ábrelo en tu agente (prompt listo, tú das enter) o cópialo crudo
Se puede en parte
Ahorro de referencia: US$72/año si dejas de pagar diclip.
prompt copied. want to know what dies next week?
veredictos nuevos + votos de la semana. gratis. te sales en un clic.
Creators pay to skip the editing grind: diclip reads the full transcript, explains why each clip was chosen, and opens a prepared edit. The reframe quality and editor depth are tuned over months, not a weekend, and the render pipeline just works on long sources.
xface-aware vertical reframing with seat tracking
xfull in-browser timeline editor with scenes, tracks, and effects
xcontainer-scale render pipeline and yt-dlp import
xcredit-based capacity model and priority processing
xready-to-post hooks and confidence scoring polished for clips
Nada que valga la pena señalar. Por eso existe el prompt.
Precio de diclip
| plan | mensual | anual (por mes) | qué incluye |
|---|---|---|---|
| free | $0/workspace | $0/workspace | 3 clips once; 1 source-hour total; 60 min per source upload cap |
| starter | $2/workspace | — | 30 clips/mo; 2.5 source-hours/mo; 90 min per source |
| creator | $6/workspace | — | 60 clips/mo; 5.75 source-hours/mo; 120 min per source |
| studio | $11/workspace | — | 120 clips/mo; 11 source-hours/mo; 120 min per source; priority processing |
plan gratis3 clips once, 1 source-hour total, 60 min upload cap
facturaciónmonthly or prepaid 3/12 months (IDR, charged in full; capacity resets monthly)
costos ocultosTop-up packs (one-time, active subscription required) for extra source minutes and clips.
verificado 2026-08-16 · fuente ↗
¿diclip es gratis?
Free once: 3 clips and 1 source-hour total, no renewal. El plan de pago es Creator a $6/mes (revisado 2026-08-16).
¿Puedo vibecodear diclip?
Parcial. El núcleo de diclip se arma en un fin de semana con el prompt de esta página, pero hay huecos reales: face-aware vertical reframing with seat tracking, full in-browser timeline editor with scenes, tracks, and effects. Lee la lista honesta arriba antes de comprometerte.
¿Cuánto cuesta diclip?
diclip cuesta unos $6/mes (Creator, revisado 2026-08-16), o sea $72 al año.
¿Qué pierdo si reemplazo diclip?
Con honestidad: face-aware vertical reframing with seat tracking; full in-browser timeline editor with scenes, tracks, and effects; container-scale render pipeline and yt-dlp import; credit-based capacity model and priority processing; ready-to-post hooks and confidence scoring polished for clips. Si alguno de esos te sostiene el negocio, sigue pagando.
¿Hay una alternativa open source a diclip?
No hay una alternativa open source madura que valga señalar. Por eso existe el prompt de esta página.