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

Support using system ffmpeg #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Morgul
Copy link

@Morgul Morgul commented Nov 22, 2022

I'm using the downloader on macOS, so I had to make modifications to allow it to work. Instead of just hardcoding for my use case, I decided to update the project to attempt to look for ffmpeg in the path, before falling back to the hardcoded path.

A future enhancement could be to support a project like ffmpeg-static, and allow the user to pick between the static install, or the system install. (Or even just specify a path.)

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

Successfully merging this pull request may close these issues.

1 participant