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

unable to resolve host address ‘yt-dl.org’ #9526

Closed
NickWinston123 opened this issue May 17, 2016 · 0 comments
Closed

unable to resolve host address ‘yt-dl.org’ #9526

NickWinston123 opened this issue May 17, 2016 · 0 comments

Comments

@NickWinston123
Copy link

@NickWinston123 NickWinston123 commented May 17, 2016

Keep trying to install youtube-dl manually but I keep getting the error "unable to resolve host address ‘yt-dl.org’"

[with wget]
anthony@anthonyserver:$ sudo wget https://yt-dl.org/latest/youtube-dl -O /usr/local/bin/youtube-dl
[sudo] password for anthony:
--2016-05-17 17:06:24-- https://yt-dl.org/latest/youtube-dl
Resolving yt-dl.org (yt-dl.org)... failed: Name or service not known.
wget: unable to resolve host address ‘yt-dl.org’
anthony@anthonyserver:
$

[with curl]

anthony@anthonyserver:~$ sudo curl https://yt-dl.org/latest/youtube-dl -o /usr/local/bin/youtube-dl
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: yt-dl.org

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
1 participant
You can’t perform that action at this time.