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 2015.12.31 does update over and over again #8098

Closed
Klaus1189 opened this issue Jan 1, 2016 · 4 comments
Closed

youtube-dl 2015.12.31 does update over and over again #8098

Klaus1189 opened this issue Jan 1, 2016 · 4 comments

Comments

@Klaus1189
Copy link

@Klaus1189 Klaus1189 commented Jan 1, 2016

2015.12.31 does update again and again if youtube-dl -U is used. Never had this behavior before.
It doesn't seem to recognize that it is up to date.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 1, 2016

Works fine for me:

C:\>youtube-dl.exe -U
youtube-dl is up-to-date (2015.12.31)

Post the output of youtube-dl -v then youtube-dl -U.

@Klaus1189
Copy link
Author

@Klaus1189 Klaus1189 commented Jan 1, 2016

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.

C:\Users\Klaus\Downloads\youtube-dl>youtube-dl -v -U
[debug] System config: []
[debug] User config: [u'-i', u'--proxy', u'']
[debug] Command-line args: [u'-v', u'-U']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.12.13
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
Updating to version 2015.12.31 ...
Waiting for file handle to be closed ...

C:\Users\Klaus\Downloads\youtube-dl>Updated youtube-dl to version 2015.12.31.
youtube-dl -v -U
[debug] System config: []
[debug] User config: [u'-i', u'--proxy', u'']
[debug] Command-line args: [u'-v', u'-U']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.12.13
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
Updating to version 2015.12.31 ...
Waiting for file handle to be closed ...

C:\Users\Klaus\Downloads\youtube-dl>Updated youtube-dl to version 2015.12.31.
youtube-dl -v -U
[debug] System config: []
[debug] User config: [u'-i', u'--proxy', u'']
[debug] Command-line args: [u'-v', u'-U']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.12.13
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
Updating to version 2015.12.31 ...
Waiting for file handle to be closed ...

C:\Users\Klaus\Downloads\youtube-dl>Updated youtube-dl to version 2015.12.31.
youtube-dl.exe -v -U
[debug] System config: []
[debug] User config: [u'-i', u'--proxy', u'']
[debug] Command-line args: [u'-v', u'-U']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.12.13
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
Updating to version 2015.12.31 ...
Waiting for file handle to be closed ...

C:\Users\Klaus\Downloads\youtube-dl>Updated youtube-dl to version 2015.12.31.
youtube-dl.exe -v -U
[debug] System config: []
[debug] User config: [u'-i', u'--proxy', u'']
[debug] Command-line args: [u'-v', u'-U']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2015.12.31
[debug] Python version 2.7.10 - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
youtube-dl is up-to-date (2015.12.31)

C:\Users\Klaus\Downloads\youtube-dl>

I have to use youtube-dl.exe -U instead of youtube-dl -U, but in the past the second worked for me. Strange.

@Klaus1189
Copy link
Author

@Klaus1189 Klaus1189 commented Jan 1, 2016

I tested 2016.01.01 -> same behavior. I need .exe now. But why?

@Klaus1189
Copy link
Author

@Klaus1189 Klaus1189 commented Jan 2, 2016

I know what was wrong. I got another copy of youtube-dl.exe in the same directory but without extension. I don't know how it came there but I deleted it and it was good.

@Klaus1189 Klaus1189 closed this Jan 2, 2016
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.