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

`youtube-dl -U` fails to update (update url is currently 404) #18079

Closed
alexandr- opened this issue Nov 5, 2018 · 3 comments
Closed

`youtube-dl -U` fails to update (update url is currently 404) #18079

alexandr- opened this issue Nov 5, 2018 · 3 comments
Labels

Comments

@alexandr-
Copy link

@alexandr- alexandr- commented Nov 5, 2018

currently the url "https://rg3.github.io/youtube-dl/update/" will return a 404 so that the update mechanism will fail.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 5, 2018

https://rg3.github.io/youtube-dl/update/ is not use for updating in the first place.

>youtube-dl.exe -U
Updating to version 2018.11.03 ...
Waiting for file handle to be closed ...
>Updated youtube-dl to version 2018.11.03.
@dstftw dstftw closed this Nov 5, 2018
@dstftw dstftw added the invalid label Nov 5, 2018
@alexandr-
Copy link
Author

@alexandr- alexandr- commented Nov 5, 2018

ok, let me rephrase: an older version i had installed failed:
" :~$ youtube-dl -U
ERROR: can't find the current version. Please try again later."

and https://github.com/rg3/youtube-dl/blob/master/youtube_dl/update.py#L34 still mentions that url?

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Nov 5, 2018

Most likely your python is too old and does not support TLS 1.2. Updating on such python versions won't work.
Again: https://rg3.github.io/youtube-dl/update/ is not used directly for updating.

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.