Product

Audio Clipping

Long YouTube → short clips. No API key.

Designed to work without Inkling. Free silence-gap cutting. You only need a host with yt-dlp + ffmpeg (Fly recommended).

Open runner

Default

Free — you do not need an Inkling API

This product does not call Thinking Machines Inkling unless you later add a paid Together key. Clips come from ffmpeg silence detection.

  1. Download audio with yt-dlp
  2. Find speech islands via silencedetect
  3. Cut the top N windows with ffmpeg

Skip for now

Inkling is optional paid upgrade

You said no credits. Ignore Together keys. Ship free-first; add Inkling later only if you want smarter cuts.

Run

One Fly deploy unlocks Browser Run

Mac brew failed / disk full? Deploy Dockerfile.inkling to Fly (cloud build). Then set NEXT_PUBLIC_CLIPS_API_BASE on Vercel. No API key.

pnpm inkling:clips -- 'https://www.youtube.com/watch?v=VIDEO_ID' --local --best 3
← tools