Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Cannot run latest master branch with Terminal at Folder (command not found) #26396
Comments
|
You are apparently using Mac(?) you will need to use |
|
|
Navigate to the main youtube-dl directory (the one that contains a |
Confirmed to work, thanks! |
I want to use personally the latest master branch which isn't installed using "brew install youtube-dl". I've downloaded the repository with GitHub Desktop as well as the master files in my Downloads folder, but NOT youtube-dl via HomeBrew. Opening a New Terminal At Folder within either of these locations, I cannot run youtube-dl commands without a "command not found" error, even after adding the folder paths to the PATH environmental variables:
Do I have to install it with Brew and how do I make sure it is using the updated files in any of the named folders?