yt-dlp - Feature-rich command-line audio/video downloader
https://commandmasters.com/commands/yt-dlp-common/
1. Download and Install Homebrew
https://github.com/Homebrew/brew/releases/download/4.3.24/Homebrew-4.3.24.pkg
2. Install yt-dlp (using Homebrew) from the Mac Terminal
/opt/homebrew/bin/brew install yt-dlp
3. Using yt-dlp
Man page for yt-dlp
man yt-dlp
Download
/opt/homebrew/bin/yt-dlp --extract-audio --audio-quality 0 -f mp3 URL-of-video/audio
/opt/homebrew/bin/yt-dlp -f mp4 URL-of-video/audio
sam.wormley@icloud.com