Apple Resources - yt-dlp
http://edu-observatory.org/olli/Manage/yt-dlp.html



yt-dlp - Feature-rich command-line audio/video downloader
   https://commandmasters.com/commands/yt-dlp-common/   

1. Download and Install Homebrew from the Mac Terminal
   /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  
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 via the URL
   /opt/homebrew/bin/yt-dlp -f mp4 [quote the URL-of-video]
   /opt/homebrew/bin/yt-dlp -f m4a [quote the URL-of-video]


  
  

 
    sam.wormley@icloud.com