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.
Not working on Windows. #9529
Not working on Windows. #9529
Comments
|
Duplicate of #8397, though nobody knows the exact cause yet.
Could you try again without an installed Python? youtube-dl.exe comes with Python and the system Python may confuse it. |
|
@yan12125 I apologize for the late response, I couldn't get my laptop working last night so I had to wait until I had access to another Windows machine. Without installing Python, I get the exact same error message. |
|
If it's not related to Python maybe it's related to #2919. Do you have Cyrillic characters (or other non-ASCII characters) in the path? |
|
@yan12125 How do I find that out? |
|
For example in #2919: C:\Users\Минка\Desktop> The username contains Cyrillic characters, which causes youtube-dl to fail. |
|
@yan12125 No, my home folder is just Dan |
|
Definitely strange. I'm afraid I can't help more as I can't reproduce it. |
|
Also related: #3065 - youtube-dl.exe fails to start if placed in \Windows\system32. |
|
@yan12125 I have the binary placed in that folder, since the installation guide only says to put it in the "path" and I am somewhat new to windows after spending years on mac, so I just Googled path folders and put it in that one. Where should I place it? |
|
@phihag's tutorial is useful: #3065 (comment) |
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 downloaded the .exe file and put it in my path and that is what happens when I run it. I have installed Python. I tried this on two different computers and I have had the same problem with both. Both are running Windows 10.