Fix error on installation of Youtube Transcript extension (#2510)

This commit is contained in:
Julien Deswaef
2025-05-12 22:12:25 +02:00
committed by GitHub
parent bc4e45d52e
commit 4a445f7bfa

View File

@@ -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?
:::
:::