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

Raycast Extension: Download Video Youtube : 🚨 Error: ffmpeg is not installed #9174

Closed
DenQuizon opened this issue Nov 9, 2023 · 10 comments
Labels
bug Something isn't working extension: youtube-downloader Issues related to the youtube-downloader extension extension Issues related to one of the extensions in the Store status: stalled Stalled due inactivity

Comments

@DenQuizon
Copy link

Extension

https://www.raycast.com/vimtor/youtube-downloader

Description

found installation instruction about homebrew but after copy and pasting the code in terminal no fix happened

Steps To Reproduce

Screenshot 2023-11-09 at 1 42 26 PM

Current Behaviour

No response

Expected Behaviour

No response

@DenQuizon DenQuizon added bug Something isn't working extension Issues related to one of the extensions in the Store labels Nov 9, 2023
@raycastbot
Copy link
Collaborator

Thank you for opening this issue!

🔔 @vimtor @pernielsentikaer @darmiel you might want to have a look.

💡 Author and Contributors commands

The author and contributors of vimtor/youtube-downloader can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopen the issue.

@raycastbot raycastbot added the extension: youtube-downloader Issues related to the youtube-downloader extension label Nov 9, 2023
@darmiel
Copy link
Contributor

darmiel commented Nov 9, 2023

Can you re-open the terminal and type which ffmpeg?
If ffmpeg was installed, you should see a path (e. g. /opt/homebrew/bin/ffmpeg) - copy & paste this path into the extension settings under ffmpeg Path

@vimtor
Copy link
Contributor

vimtor commented Nov 11, 2023

Can you re-open the terminal and type which ffmpeg? If ffmpeg was installed, you should see a path (e. g. /opt/homebrew/bin/ffmpeg) - copy & paste this path into the extension settings under ffmpeg Path

Exactly! Also, please do the same with ffprobe. (Thanks, @darmiel ❤️)

@sjimmylin
Copy link

Have a intel version, so my path is under /usr/local/bin/ffmpeg. Even after updating the path in the extension setting, ffmpeg can not be found...

@vimtor
Copy link
Contributor

vimtor commented Nov 25, 2023

Have a intel version, so my path is under /usr/local/bin/ffmpeg. Even after updating the path in the extension setting, ffmpeg can not be found...

Can you check if your issue is similar to #9051?

@sjimmylin
Copy link

The solutions you wrote in the other thread did not work for me either. I haven tried manually installing ffmpeg though.

@vimtor
Copy link
Contributor

vimtor commented Nov 26, 2023

If I understand correctly @sjimmylin, you are also getting an error when running ffmpeg -version?

@sjimmylin
Copy link

@vimtor It doesn't look like it. Here is the output:
Screenshot 2023-11-27 at 17 11 46

@raycastbot
Copy link
Collaborator

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

@raycastbot raycastbot added the status: stalled Stalled due inactivity label Jan 16, 2024
@raycastbot
Copy link
Collaborator

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

@raycastbot raycastbot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extension: youtube-downloader Issues related to the youtube-downloader extension extension Issues related to one of the extensions in the Store status: stalled Stalled due inactivity
Projects
None yet
Development

No branches or pull requests

5 participants