mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 14:14:26 +01:00
Fix error on installation of Youtube Transcript extension (#2510)
This commit is contained in:
@@ -19,7 +19,7 @@ This tutorial covers how to add the [YouTube Transcript MCP Server](https://gith
|
||||
<TabItem value="cli" label="Goose CLI">
|
||||
**Command**
|
||||
```sh
|
||||
npx -y @jkawamoto/mcp-youtube-transcript
|
||||
uvx --from git+https://github.com/jkawamoto/mcp-youtube-transcript mcp-youtube-transcript
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
@@ -201,4 +201,4 @@ Here's the transcript:
|
||||
I've retrieved the transcript for Rick Astley's "Never Gonna Give You Up" music video. The transcript shows the lyrics of the song, though there are some minor transcription errors due to the automated nature of the system. The transcript includes the iconic chorus and verses of this famous 1987 song, which has become one of the most well-known internet memes, often used for "rickrolling."
|
||||
|
||||
Would you like me to help you with anything else regarding the video or its transcript?
|
||||
:::
|
||||
:::
|
||||
|
||||
Reference in New Issue
Block a user