Skip to content
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 use youtube-dl to download youtube 1080p video on windows without installation? #4608

Closed
angel100w opened this issue Jan 1, 2015 · 1 comment

Comments

@angel100w
Copy link

@angel100w angel100w commented Jan 1, 2015

hello,
i want to use youtube-dl together with ffmpeg on windows 8 without installation, to my knowledge you can execute ffmpeg without adding it to path just typing in the command prompt for exmple like this : C:\ffmpeg\bin\ffmpeg.exe -codecs, if it is located in c.
i don't know if this works with youtube-dl, if that's the case will it find ffmgeg to merge the audio and video if i place it place it next to ffmpeg.exe file ?
if not is there any other way to use youtube-dl with ffmpeg without the need of installation ?

@angel100w angel100w changed the title how use youtube-dl to download youtube 1080p video on windows ? how use youtube-dl to download youtube 1080p video on windows without installation? Jan 1, 2015
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 1, 2015

You should put ffmpeg.exe near the youtube-dl.exe or in any directory that is in your PATH environment variable.

@dstftw dstftw closed this Jan 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.