./examples/yt-wsp.sh <video-url>
WHISPER_EXECUTABLE=main examples/yt-wsp.sh youtube_url
Whisper needs to be built into the main binary with make, then you can rename it to something like 'whisper' and add it to your PATH for convenience.