Transcript generator › Copy a transcript

How to copy a YouTube transcript

YouTube will show you a transcript but does not really want you to take it anywhere. Here is the manual route, the specific things that go wrong with it, and the version that lands clean.

Then press Copy — you get the format you are looking at, nothing else attached.


    

The manual route, on a computer

  1. Open the video and expand the description. The transcript control lives inside the description box, not in the player controls, which is the single most common reason people conclude a video has no transcript.
  2. Click Show transcript. A panel opens beside or below the video with the captions listed as timed lines.
  3. Turn timestamps off if you do not want them. The panel has a toggle for this. Doing it before you select saves cleaning up afterwards.
  4. Select the lines and copy. Click at the start, scroll to the end, shift-click the last line, then copy. Dragging works too but is easy to lose halfway through a long video.

That is the whole official path, and for a short video it is perfectly fine.

What goes wrong

The problems all come from the same root: that panel is built for following along while the video plays, not for exporting text.

The text arrives in fragments

Captions are timed in short bursts so each one fits on screen for a readable moment. That means the line breaks land wherever the timing said, not where sentences end. A 3-minute music video in our testing produced 61 separate caption lines; an 18-minute lecture produced 286. Paste that into a document and you get a column of stubs rather than prose, and rejoining them by hand is the actual work.

Timestamps come along uninvited

If you forgot the toggle, every line arrives with its timecode attached. Removing them afterwards means a find-and-replace with a regular expression, which is a strange thing to need in order to quote a video.

Long videos are miserable to select

The panel is a fixed-height scrolling box. On a 4.4-hour video — one we tested produced 2,935 caption lines — you are scroll-selecting through thousands of rows inside a small window, and one stray click starts over.

There is no export

No download button, no plain-text option, no subtitle file. The clipboard is the only exit, so anything beyond "paste it somewhere immediately" means manual cleanup.

This is why the search volume keeps climbing

US searches for how to copy transcript from youtube rose 84% over the last twelve months, and the closely related how to copy youtube transcript rose 51%. Nothing about the feature got harder — it is that more people now want the text as an input for something else, usually a language model, and the panel was never designed to hand it over. (Monthly search volumes, US English, via DataForSEO.)

On a phone

Considerably worse. The mobile app's transcript view is cramped, precise text selection on a touch screen is fiddly, and there is no timestamp toggle in the same place.

The practical workaround is to skip the app: copy the video link from the Share sheet, open this page in your mobile browser, paste, and press Copy. Selection is one tap instead of a careful drag, and you get the same clean text you would on a desktop.

The clean version

Paste the link into the box above and pick a tab before copying. What lands on your clipboard is exactly the format you are looking at:

TabWhat you get on the clipboard
ReadableParagraphs, no timecodes — for documents and email
TimestampsOne line per caption with its timecode — for citing moments
Plain textOne continuous block, no breaks — for word counts and search
For AIMarkdown with title, channel and source URL — for ChatGPT and Claude
SRT / VTTSubtitle file contents — for editors and web players

The Readable tab is the one that does the work the panel will not: caption fragments are merged back into paragraphs, split at sentence ends where punctuation exists and at natural speech pauses where it does not. Auto-generated captions rarely contain a single full stop, so pause detection is what keeps them from collapsing into one unbroken wall of text.

If you want a file rather than the clipboard, see downloading a transcript.

Frequently asked

Why can't I find the transcript button?

It is inside the description box, which has to be expanded first — it is not in the player controls. If it is still absent, the video has no caption track, and there is nothing to show.

How do I copy without the timestamps?

In YouTube's panel, use its timestamp toggle before selecting. Here, copy from the Readable or Plain text tab — neither includes timecodes.

Can I copy a transcript on my phone?

Yes. Share the video link, open this page in a mobile browser, paste and press Copy. It avoids the app's awkward text selection entirely.

Why is the copied text broken into short lines?

Because captions are timed for on-screen display, so line breaks fall on timing boundaries rather than sentence boundaries. A 3-minute video is typically 60+ separate lines. The Readable tab reassembles them.

Is it legal to copy a YouTube transcript?

Copying for your own reading, study, quoting or summarising is ordinary use. The words belong to the video's creator, so republishing a full transcript as your own content is a different matter and may infringe their rights. Credit and link back to the source.

More guides

Independent tool. youtubegpt.ai is not affiliated with, endorsed by, or operated by YouTube or Google. It works with publicly available caption data from YouTube and does not host, mirror or re-upload any video. Transcript text belongs to the original video creators. "YouTube" is a trademark of Google LLC.