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.
Installing in /usr/local/bin/youtube-dl doesn't work #12260
Comments
|
Did you even restart/rehash you bash session? |
|
Confirmed that restarting the console fixes it. That should probably be in readme. |
When installing in the /usr/local/bin folder like shown in the guide doesn't work, when using the program I get
-bash: /usr/bin/youtube-dl: No such file or directory. To make it work I have to do the steps the guide shows but changing the path to/usr/bin/youtube-dl, but I found nowhere someone with a similar issue. What's wrong?