Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sh: 1: youtube-dl: not found #21

Open
siraj-ur-rahman opened this issue Mar 12, 2018 · 1 comment
Open

sh: 1: youtube-dl: not found #21

siraj-ur-rahman opened this issue Mar 12, 2018 · 1 comment

Comments

@siraj-ur-rahman
Copy link

screenshot from 2018-03-13 01-01-13

I have already installed youtube_dl using pip

@SurjitSahoo
Copy link

use this

sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl

sudo chmod a+rx /usr/local/bin/youtube-dl

youtube-dl must be on /usr/local/bin directory for global accessibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants