raycast / extensions

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

[YouTube Downloader] ... #12424

Closed jasonsantony closed 2 months ago

jasonsantony commented 4 months ago

Extension

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

Raycast Version

1.74.0

macOS Version

14.5

Description

Error:


Error: Output format webm is not available

capabilities.js:589:20

---
586:           }, [])

### Steps To Reproduce

try to download any video

### Current Behaviour

errors

### Expected Behaviour

download the video
raycastbot commented 4 months ago

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` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue.
lumap commented 4 months ago

mp4 also doesn't work.

vimtor commented 4 months ago

Hi @jasonsantony and @lumap!

Sadly, this is a known issue. The problem is related to the new ffmpeg version and the library we are using to process the videos.

Check out the temporary solution here: https://github.com/raycast/extensions/issues/12110#issuecomment-2089490625

raycastbot commented 2 months ago

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 commented 2 months ago

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.