Harvestry Documentation Getting Started

Getting Started

Install Harvestry, import your first video, and produce a study document in under five minutes.

Requirements

Before installing, confirm your Mac meets these minimum specifications:

Installation

1
Download the DMG

Click Download for macOS on the Harvestry website. Save the Harvestry.dmg file to your Downloads folder.

2
Open the DMG and drag to Applications

Double-click Harvestry.dmg to mount it. In the window that opens, drag the Harvestry icon onto the Applications folder alias.

3
Launch Harvestry

Open Harvestry from your Applications folder or Spotlight. On first launch, macOS may show a Gatekeeper dialog — click Open to proceed. Harvestry automatically strips the quarantine attribute from its bundled tools so they work immediately without requiring your password.

4
Download a Whisper model

When the app opens, go to Settings → Transcription and download at least the Small model before you process your first video. The download is about 250 MB and takes a minute or so on a fast connection.

ffmpeg installs automatically. On first launch Harvestry downloads ffmpeg in the background. You don't need to install it manually via Homebrew.

Your First Import

Once the Whisper model has downloaded, import a video file to get started.

1
Open the Import sheet

Click the + button in the top-left corner of the sidebar, or use the menu bar: File → Import Video.

2
Choose the Video File tab

The Import sheet has two tabs: Video File and URL. For your first import, use the Video File tab.

3
Pick your video

Click Choose File and select a .mp4, .mov, or .m4v video. The file picker accepts any of these formats.

4
The lecture appears in the sidebar

After selecting the file, a new lecture entry appears in the left sidebar with a Ready status badge. The video has been registered but not yet processed — no transcription or screenshot work has happened yet.

Harvestry
Library
📹
Introduction to Machine Learning
Ready
📹
Linear Algebra Lecture 3
Complete
📹
CS50 Week 4 — Memory
Complete
Introduction to Machine Learning
Begin Processing
0:00
1:12:44
1. Transcription
WhisperKit · Small model selected
2. Screenshot Capture
Scene-change detection
3. LLM Consolidation
Off
4. Export Page
HTML + audio + images
Transcript
Click Begin Processing
to start transcription

Your First Processing Run

With the lecture selected in the sidebar, you're ready to process it.

1
Click "Begin Processing"

The green Begin Processing button appears in the detail view toolbar when a lecture is in the Ready state. Click it to start.

2
Watch the pipeline run

Transcription and screenshot capture run in parallel. You'll see progress bars on each step and live log messages in the transcript panel. The Apple Neural Engine handles transcription while the GPU handles frame extraction — both finish faster than you'd expect.

3
Wait for completion

All four pipeline steps turn green with checkmarks. The status badge in the sidebar changes to Complete. For a one-hour lecture, expect roughly 2–5 minutes on an M1 Mac with the Small model.

4
Open in Browser

Click the Open in Browser button. Your default browser opens the exported index.html — a self-contained study document with your full transcript, screenshots at key moments, and an audio player that highlights each word as it plays.

What You Get

Every processed lecture produces a folder at your configured export location (default: ~/HarvestryLibrary/YYYY-MM-DD Title/). The folder contains:

The HTML page includes:

🎉
That's it! Continue to Importing Videos to learn about URL import from YouTube and Vimeo, or jump to The Pipeline for a detailed look at each processing step.