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.
Can't update youtube-dl to its latest version (I'm a noob who needs help) #12445
Comments
|
Where did you install it? |
|
In a random folder in C:\User. Is that wrong? |
|
Post the exact log of error. |
|
It's in spanish though so I hope you can forgive that. C:\Users\José>cd C:\Users\José\Downloads\Youtube C:\Users\José\Downloads\Youtube>youtube-dl -U C:\Users\José\Downloads\Youtube>El sistema no puede encontrar la ruta especificada. The output says it's been updated but it really hasn't and there's a new file in the folder called youtube-dl.exe.new PS: "el sistema no puede encontrar la ruta especificada" means "system cannot find specified path" obviously. |
|
Put it in folder without non-ASCII in path. |
|
Post the output of |
|
What is a non-ASCII path?? Sorry for my ignorance. This is the output: youtube-dl: error: You must provide at least one URL. C:\Users\José\Downloads\Youtube> |
|
Put it in folder with only english letters. |
|
So should I move the whole folder out of the Users subfolder? It's weird, because I didn't have any trouble running the program in this folder before the update... |
|
It's probably the é in José confusing youtube-dl or one of the other systems it uses. Move the youtube-dl executable somewhere like C:\Users and run the update from there. |
I know issues with older versions are rejected, but please help me out because the update command (youtube-dl -U) doesn't seem to be working for me! Once it starts the process, it's interrupted when it says "system cannot find the specified path". And that's super weird because I'm in the exact path where I installed youtube-dl for Windows.
What could be going wrong? Shouldn't I be able to update it from the command prompt with the aforementioned line? Could it be related to the fact that I installed ffmpeg in the same path?
I'd really appreciate some assistance. I know this is very stupid and I apologize for being such a dumbass in these things.