Movie Maker

Record a narrated walkthrough of your project.
Share your browser tab and microphone to capture everything on screen with your voice.
Mic:
● Record
  1. Click Record
  2. Select the browser tab to share
  3. Navigate your project freely
  4. Come back here and click Stop
REC
00:00
Microphone
Recording your tab — navigate freely through your project.
Come back here to pause or stop.

Recording complete

Saved

Your recording has been saved.

Video Library

?
Video Storage
Videos are saved as .webm files in your project's content folder:
project-content/videos/

Metadata (title, thumbnails, silence markers) is stored alongside each video as .meta.json sidecar files.

Full path: /home/adom/project/project-content/videos/

Scripts

?
Script Storage
Scripts are stored as .md (Markdown) files so you can read and edit them directly in VSCode:
project-content/videos/scripts/

Each file contains a human-readable step list plus a JSON data block that the system uses for execution.

Open scripts folder in VSCode