Memdoor — Say what you want. Get the short.

A video editor for fitness coaches, running on your Mac. Drop a long video — a podcast, a stream, a lecture, a 4K talking-head — and ask in a sentence: "the moment she talks about coming home, thirty seconds, captions in my style." Memdoor transcribes it on your machine, reads the whole transcript before choosing, cuts the clip, tightens it, captions it word by word (Arabic, Latin, Cyrillic, CJK), keeps the speaker in frame in 9:16, and plays the result in the window. Every step reports what it measured — seconds cut, transcript lines covered, file written — not what it claims.

Unlimited videos. Nothing uploads. No credits, no minutes, no meter. A seat is $149 a month: the Mac app, a bigger brain we run for you always on, unlimited. Teams and agencies: several seats on one workspace — hello@memdoor.ai.

The Mac app is in private testing with its first creators; seats open a few at a time. Request one: hello@memdoor.ai.

In the terminal (macOS, Apple Silicon)

curl -fsSL https://memdoor.ai/install.sh | bash && memdoor clip setup

Read the script first: /install.sh (plain shell, SHA-256-verified, installs to ~/.local/bin/memdoor — no sudo). memdoor clip setup fetches the brain, the ears (speech recognition), the caption font, and checks ffmpeg. Then cd to the folder with your video and run memdoor tui --app.

What it does today