Last active
February 21, 2019 00:17
-
-
Save notactuallypagemcconnell/f2ca58f7fc4d86a0d964d82fbffb201c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
| brew install youtube-dl | |
| cd ~/Desktop | |
| youtube-dl <REPLACE_THIS_WITH_YOUR_YOUTUBE_LINK> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment