raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.29k stars 2.98k forks source link

[YouTube Downloader] ... #14702

Open tmoia opened 1 week ago

tmoia commented 1 week ago

Extension

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

Raycast Version

1.83.1

macOS Version

14.5

Description

It

Steps To Reproduce

The extension is unable to find ffmpeg despite the fact terminal confirmed it is installed. I quit raycast, reinstall the extension, uninstall and reinstall ffmpeg but nothing works. I still got the error message : Error: ⁠ffmpeg is not installed

Current Behaviour

No response

Expected Behaviour

No response

raycastbot commented 1 week ago

Thank you for opening this issue!

🔔 @vimtor @pernielsentikaer @darmiel @ridemountainpig @remorses 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 close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
remorses commented 1 week ago

You have to install ffmpeg with brew, the extension will search ffmpeg only in the folder used by Brew (/opt/homebrew/bin/ffmpeg), that's because Racyast decided to remove the PATH env variable from the extension process

tmoia commented 1 week ago

Hi there, I did install it from brew in my terminal. Still doen't work best

Thibaut Moia


De : Tommy D. Rossi @.> Envoyé : Saturday, September 28, 2024 5:02:29 PM À : raycast/extensions @.> Cc : tmoia @.>; Author @.> Objet : Re: [raycast/extensions] [YouTube Downloader] ... (Issue #14702)

You have to install ffmpeg from brew, the extension will search ffmpeg only in the folder used by Brew, that's because Racyast decided to remove the PATH env variable from the extension process

— Reply to this email directly, view it on GitHubhttps://github.com/raycast/extensions/issues/14702#issuecomment-2380677196, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AJKQZEVTSSHZZC4HPHX6OPLZY3AILAVCNFSM6AAAAABPASKL32VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBQGY3TOMJZGY. You are receiving this because you authored the thread.Message ID: @.***>