# Get YouTube Video Transcript

Chrome WebStore: <https://chrome.google.com/webstore/detail/get-youtube-transcript-by/faiaijnngjghehhhkabebphcllnejnin?hl=en>

Do you ever want to just get the text transcript of the video rather than watch the whole video. With this extension you can download the complete transcript of any youtube video in text or CSV formats. See image for samples of transcripts in different file formats.

**Use cases**

* Download a video's transcript and quickly search through transcript text to see if it contains the information you are looking for. Use CSV format to know exactly which part of the video you want to watch
* Download your own video's transcript and then use it as a starting point to make your video transcripts even better

**How to Use**

* Install the extension
* Simply open a youtube video, click on the extension icon and you will get the transcript downloaded within seconds.

**Limitations**

* It doesn't work for livestream videos, yet.

**Samples**

![CSV sample for YouTube Video Transcript](/files/-MTio5F1RlA6Cjby16Io)

![Text sample for YouTube Video Transcript](/files/-MTioDVLElubve2aP0b8)

If you have any issues or have feedback, feel free to reach out to us on [twitter](https://twitter.com/CakeAI_).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.cakeai.app/get-youtube-video-transcript.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
