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.
I do not understand how to install this on Windows. Where are actual instructions? #16207
Comments
|
There is no installation if you use exe file. youtube-dl.exe is self-contained executable that is supposed to be run from command line. youtube-dl assumes you are aware of command line and how to use it. If not go to google and learn how to run console apps. |
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.04.16. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to 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 the
-vflag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.
When clicking the .exe, the command line window pops up and disappears within a second. At one point it stayed on screen long enough to read the error message, which began with "Fatal Python error: Py_Initialize".
I have tried placing the exe in different places, nothing works. Please note that the entirety of instructions for windows installation is currently the following:
Is that sufficiently detailed to help users understand what to do?
I have Python 3.6 installed. I extracted the gz contents as well and tried clicking the _main.py but this does not do anything. Several of the files have no extensions.
Is this program purposely being made opaque to non-programmers? Please add some clarity.