-
Notifications
You must be signed in to change notification settings - Fork 10k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How exactly do I get this to work/install? (Windows) #11254
Comments
You already know everything to make it working :)
In
There's an option
Live streams are tricky. If you want to watch before the download is completed, add
Both are fine. youtube-dl comes with its own Python |
Thanks @yan12125 I even tried it twice and it says that it's downloaded already. I know that's normal (from reading/searching), but the file is not there. I can not find it anywhere! |
What's the result if you type |
Sorry that's out of my knowledge. Maybe cd to Desktop first is better |
Ughhh... don't want it that way. But I guess I may have to do so. Last question though, if you don't mind answering. Streams are really that tricky, though? If that's really the case and youtube-dl doesn't work for streams... then I will just stick with Livestreamer/Streamlink. (I was looking for an alternative and I thought this was the way to go for STREAMING) |
Reports have that livestreamer is better on handling live streams (#9349), so I guess your answer is there |
Well... I'm still trying to find that file I downloaded! =/ Thanks again! |
Write access to directories like In the future, you should set your current directory to a folder you have write access to like Note on Variables: |
@jdunn0 Totally forgot about this... but yep! That's where it was, Thanks! |
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like that [x])Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2016.11.18. 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
-v
flag 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 ```):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):
Description of your issue, suggested solution and other information
Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible.
If work on your issue requires account credentials please provide them or explain how one can obtain them.
First time noob here. How exactly do I use/install the Windows .exe? It doesn't actually "install" install right? I downloaded it, put it in a folder, pressed Shift+right-clicked "Open command window here" (Command Prompt opens), I type "youtube-dl.exe https://www.youtube.com/watch?v=DW5jfjN-5RI" (without quotes), and pressed enter.
I seemed to have worked? But where is file? I can't find it anywhere! Is there a way to change the output directory (sorry, haven't looked that up yet)?
Last but not least, how would I enter a live stream to work and not for a download? Just enter the url after "youtube-dl.exe"?
Edit: Do I, or do I not need Python with the Windows .exe?
The text was updated successfully, but these errors were encountered: