Hi folks,
I'm getting this error message when trying to install youtube-dl:
Failed to create the file /usr/local/bin/youtube-dl: No such file or directory.
i'm using Mac OS 10.12.3 and Python 2.7.10
i typed in the exact command from the youtube-dl page -
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
Just like that, all on one line. Do I need to create that folder manually?
I'm getting this error message when trying to install youtube-dl:
Failed to create the file /usr/local/bin/youtube-dl: No such file or directory.
i'm using Mac OS 10.12.3 and Python 2.7.10
i typed in the exact command from the youtube-dl page -
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
Just like that, all on one line. Do I need to create that folder manually?