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

cannot find ffmpeg #16

Closed
kareemegy opened this issue Sep 17, 2020 · 4 comments
Closed

cannot find ffmpeg #16

kareemegy opened this issue Sep 17, 2020 · 4 comments

Comments

@kareemegy
Copy link

when I start using the package it gives me this weird error every time I try to download a course and here is a picture from the CMD

https://ibb.co/r5KNLfx

and thank you for your hard word, really appreciated

@koff75
Copy link

koff75 commented Sep 19, 2020

You need to install FFMPEG separately like this below on your terminal:
brew install ffmpeg
It uses brew for macOS but you can find the equivalent depending on your OS.

@erdkse
Copy link

erdkse commented Sep 20, 2020

I created a PR for this issue. You don't need to install ffmpeg separately.

@20lives
Copy link
Owner

20lives commented Sep 22, 2020

Hi all, sorry for not responding sooner,
This issue came up a few times before: look at #12

@kareemegy
Copy link
Author

thanks, guys it works now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants