Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
youtube-dl not updating properly #2959
Comments
|
Try |
|
@pricejn2 note that on Windows you can't use |
|
Should work fine with latest version. |
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.