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

install youtube-dl in centOS 6.3 #683

Closed
androidealp opened this issue Feb 14, 2013 · 3 comments
Closed

install youtube-dl in centOS 6.3 #683

androidealp opened this issue Feb 14, 2013 · 3 comments

Comments

@androidealp
Copy link

@androidealp androidealp commented Feb 14, 2013

Hi fellas,

I would like of the install youtube-dl to provide an online link where users convert videos to mp3.
I want to get it right, and I'm afraid to do various procedures via ssh. anyone have a tutorial step by step for CentOS?
Thank you.

@phihag
Copy link
Contributor

@phihag phihag commented Feb 18, 2013

As mentioned on the download page, you should be able to install youtube-dl on any system (if it isn't already packaged) with:

sudo wget http://youtube-dl.org/downloads/2013.02.02/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
@phihag phihag closed this Feb 18, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Feb 18, 2013

If that doesn't work for you, feel free to comment here.

@androidealp
Copy link
Author

@androidealp androidealp commented Feb 18, 2013

ok, thanks! I'm installing the linux os in local to tests.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.