On a Mac, use homebrew to install youtube-dl bybrew install youtube-dlFor a youtube video link, useyoutube-dl -F “link-url”to retrieve all available format. For most instance I use code 22 (mp4, 720p) for videos. then, withyoutube-dl -f 22 “link-url”you can have it on your hard drive to watch!