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.
It asks me to install ffprobe while I have already installed it #16404
Comments
|
Most likely you did not install it properly. It must be in |
|
It works when I copy the |
|
Looks like you are using ConEmu, or Cmder or something. |
|
Powershell:
cmd:
|
|
Are you running youtube-dl from |
|
no,I can run YouTube-dl anywhere and I can run ffprobe anywhere. They are all in the %path%
On Wed, May 9, 2018, 00:29 HRXN <notifications@github.com<mailto:notifications@github.com>> wrote:
Are you running youtube-dl from ..\system32\ as well?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#16404 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AVWZue4-86-GH7ewBxPAfX-tUVFBtoPBks5twcflgaJpZM4T23CM>.
|
|
Perhaps caused by some config option, i.e.: Not sure.. What happens if you run it without |
|
It works ( I did not forget to delete the
But, why? |
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.05.01. 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 ```):And I have already installed the ffprobe