Free Youtube Video Downloader for Mac
Learn how to download and watch your favorite Youtube HD and 4K videos on your beautiful Mac:
Learn how to download and watch your favorite Youtube HD and 4K videos on your beautiful Mac:
Fear not, in fact it is not as difficult as it seems at first glance :)
The entire installation process takes place in the terminal:
1. Run your Mac's Terminal: press cmd + space and type in terminal
2. Copy and paste the following command on your Mac's terminal:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
This will install the Homebrew files.
3. Finally, run the following in Terminal to download Youtube-DL Downloader for Mac:
brew install youtube-dl
Run the following command in Mac's Terminal to download your video:
youtube-dl https://<link-to-your-video>
If you just want audio use this command:
youtube-dl -f bestaudio https://<link-to-your-video>