Skip to content

How to Get the Transcript of a YouTube Short

Updated

YouTube generates automatic captions for nearly everything uploaded to it, and exposes them as a readable transcript. For Shorts, the button that opens it is missing from the player — which is why this feels harder than it is.

The transcript usually exists. You just have to leave the Shorts interface to reach it.

The trick: open the Short as a normal video

A Short and a regular video are the same object with different players. Swap the URL and the full player appears, transcript button included.

youtube.com/shorts/VIDEO_ID     ← Shorts player, no transcript button
youtube.com/watch?v=VIDEO_ID    ← normal player, transcript available

Copy the ID from the Shorts URL, paste it after watch?v=, and open it on desktop. Then:

  1. Click …more under the video title to expand the description.
  2. Scroll to the bottom of the expanded panel.
  3. Click Show transcript.
  4. A panel opens on the right with timestamped lines. The menu inside it toggles timestamps off, which makes it much easier to copy as prose.

Select, copy, done. This works on desktop browsers; the mobile app does not show the transcript panel.

When there is no transcript

The button is absent, not just hidden, in these cases:

  • Captions are disabled by the uploader. Their choice, and it applies to automatic captions too.
  • The language is not supported for automatic captions. Coverage is narrower than the languages YouTube’s interface offers.
  • The video is very new. Automatic caption generation lags upload by minutes to hours.
  • There is no speech. Music-only Shorts produce nothing, correctly.

If it is missing and you need the text, you are down to transcribing audio you have the rights to use — your own upload, or content you have permission for.

YouTube’s captions vs transcribing yourself

YouTube auto-captionsTranscribing the file
CostFreeFree
SpeedInstantMinutes
PunctuationSparse, often noneFuller
TimestampsYesYes
Works on others’ videosYes, if enabledOnly with the file
Export formatCopy-pasteSRT / VTT / TXT
Accuracy on music-heavy audioPoorPoor — same underlying problem

For a Short that is mostly speech, YouTube’s version is fine and takes ten seconds. The reasons to transcribe yourself are export formats, punctuation, and videos where captions were disabled.

The problem both approaches share

Shorts, like other short-form video, tend to have music mixed close to the loudness of the voice. Speech models were trained mostly on speech, and a heavy music bed is close to worst-case input.

You will see this as lyrics transcribed as if they were dialogue, short phrases vanishing under an instrumental passage, or invented filler over sections with no speech. Neither YouTube’s captions nor a local model handles it well.

If it is your own Short, transcribe the voiceover track before the music was mixed in. That fixes more than any tool choice. Our audio to text page runs the model in your browser, so an unpublished cut is not uploaded anywhere.

On using other people’s videos

Reading a transcript, quoting with attribution, taking notes for research or accessibility — ordinary use. Republishing someone’s content as your own is not, and having it as text does not change that.

For competitive or trend research at any scale, the useful framing is that you are taking notes, not acquiring assets.

Common questions

Why is there no transcript button on mobile? The mobile app does not implement the panel. Use a desktop browser, or request the desktop site.

Can I get the transcript as an SRT file? Not from YouTube’s panel — it is copy-paste text. Uploaders can download caption files for their own videos from YouTube Studio. Otherwise you need a transcription tool that exports subtitle formats.

The transcript has no punctuation. Can I fix that? YouTube’s automatic captions are sparse on punctuation by design. Transcribing the audio yourself generally produces better sentence breaks.

Does this work for regular YouTube videos? Yes, and more easily — the normal player already shows Show transcript without any URL swapping. The Shorts player is the only one hiding it.

More guides