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.
Cannot Update on Windows? #9568
Comments
|
Obviously you don't have right to write in disk root or experiencing implications of #2718. Place it anywhere else where you have right to write to, e.g. your |
|
@dstftw Okay, I've asked this before but I guess I did it wrong last time too, where should the .exe file be? I think at this point the instructions on the documentation are clearly not very helpful.
That's what I did and it didn't work. Twice. |
|
It should be in any directory in path where you have write access to. Also when updating with |
|
@dstftw I have write access to the folder it's in which is in the path, but I wasn't in the same directory. That information should all be in the documentation for users like myself. |
Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2016.05.21.2. If it's not read this FAQ entry and update. Issues with outdated version will be rejected.NO, I have not updated because I am unable to.
Before submitting an issue make sure you have:
What is the purpose of your issue?
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add
-vflag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Description of your issue, suggested solution and other information
I am not used to Windows, so perhaps I have set this up wrong somehow, but no matter what I try or what tutorial I follow, I cannot get youtube-dl to update because it does not have write permissions. I followed the installation guide on the documentation (simply put it in any folder in the path) but as I put in a previous bug report, it did not work in the folder I tried (
system32) so I simply created a new folderC:\youtube-dland put the .exe file in there.