Yoink It 0.6.4  (macOS)

Full install guide & project info:  https://yoinkit.media

Double-click  yoinkit.zip  to unzip it. You get a folder called  yoinkit  —
keep it in your Downloads folder. Inside it are two things you use:
  app/    the Chrome extension  ("Load unpacked" THIS folder)
  host/   the local helper + installer

Quick start (the essence — see the site for the full walkthrough):

  1. Open chrome://extensions/ , turn on Developer mode (top-right), click
     "Load unpacked", and select the  yoinkit/app  folder.

  2. Open Terminal and run, from your Downloads folder:
       cd ~/Downloads/yoinkit
       ./host/bootstrap.sh

This is the lean macOS build: yt-dlp and ffmpeg are installed via Homebrew by
the installer (no large binaries bundled).

If a download ever fails, the helper logs to:
  ~/Downloads/yoinkit/yoinkit-host.log

Full step-by-step at https://yoinkit.media .
