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 not updating properly #2959

Closed
Soroid opened this issue May 21, 2014 · 3 comments
Closed

youtube-dl not updating properly #2959

Soroid opened this issue May 21, 2014 · 3 comments

Comments

@Soroid
Copy link

@Soroid Soroid commented May 21, 2014

C:\WINDOWS\system32>cd C:\youtube-dl

C:\youtube-dl>youtube-dl -U
Updating to version 2014.05.19 ...
Waiting for file handle to be closed ...

C:\youtube-dl>Updated youtube-dl to version 2014.05.19.
youtube-dl --version
2014.05.13

C:\youtube-dl>youtube-dl -U -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-U', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2014.05.13
[debug] Python version 2.7.5 - Windows-8-6.2.9200
[debug] Proxy map: {}
Updating to version 2014.05.19 ...
Waiting for file handle to be closed ...

C:\youtube-dl>Updated youtube-dl to version 2014.05.19.
youtube-dl --version -v
2014.05.13

C:\youtube-dl>

so ya, it's lying to me. Also I ran it as administrator.

@pricejn2
Copy link

@pricejn2 pricejn2 commented Jun 4, 2014

Try sudo pip install --upgrade youtube_dl

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jun 4, 2014

@pricejn2 note that on Windows you can't use sudo on the console, and this seems to be a problem in the update mechanism in youtube-dl, which should be fixed.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 9, 2016

Should work fine with latest version.

@dstftw dstftw closed this Jul 9, 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
4 participants
You can’t perform that action at this time.