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

Can't upgrade to latest version on Linux Mint 17 #6758

Closed
Aurosutru opened this issue Sep 4, 2015 · 1 comment
Closed

Can't upgrade to latest version on Linux Mint 17 #6758

Aurosutru opened this issue Sep 4, 2015 · 1 comment

Comments

@Aurosutru
Copy link

@Aurosutru Aurosutru commented Sep 4, 2015

Generally youtube-dl works on my system, but after removing the latest Linux Mint 17 repo version and following the installation instructions in the latest version download the following results:

tm@tm-K55A:~$ sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
--2015-09-04 08:59:56-- https://yt-dl.org/downloads/latest/youtube-dl
Resolving yt-dl.org (yt-dl.org)... 95.143.172.170, 2001:1a50:11:0:5f:8f:acaa:177
Connecting to yt-dl.org (yt-dl.org)|95.143.172.170|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://yt-dl.org/downloads/2015.09.03/youtube-dl [following]
--2015-09-04 09:00:00-- https://yt-dl.org/downloads/2015.09.03/youtube-dl
Connecting to yt-dl.org (yt-dl.org)|95.143.172.170|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 992433 (969K) [application/octet-stream]
Saving to: ‘/usr/local/bin/youtube-dl’

100%[======================================>] 9,92,433 200KB/s in 5.7s

2015-09-04 09:00:07 (170 KB/s) - ‘/usr/local/bin/youtube-dl’ saved [992433/992433]

tm@tm-K55A:$ sudo chmod a+rx /usr/local/bin/youtube-dl
tm@tm-K55A:
$ youtube-dl -f 18 https://www.youtube.com/watch?v=q0xEfdK-D1c --verbose
bash: /usr/bin/youtube-dl: No such file or directory
tm@tm-K55A:~$

@Aurosutru
Copy link
Author

@Aurosutru Aurosutru commented Sep 4, 2015

Checked the FAQ as suggested and found that a third command, namely: hash -r is included in the update process that isn't in the instructions sent out with the latest version. After executing that command youtube-dl now works fine. You might want to add the hash -r command to all the instructions. Thanks.

@Aurosutru Aurosutru closed this Sep 4, 2015
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.