🎬Utubetalk
Β·5 min read

How to Copy a YouTube Transcript (Clean Text, Without Timestamps)

You want the words β€” not a wall of timestamps. Here's how to copy a full transcript as clean text on any device.

Copying a YouTube transcript sounds trivial until you try it: YouTube's own panel pastes a timestamp before every single line, mobile gives you no panel at all, and most web tools rate-limit on popular videos. This guide covers each method and how to get clean, paste-ready text without spending ten minutes deleting 0:14 markers by hand.

Method 1: YouTube's Transcript Panel (Desktop)

  1. Open the video on a desktop browser.
  2. Click the three-dot menu (β‹―) below the video and choose "Show transcript".
  3. Click "Toggle timestamps" at the bottom of the panel to hide them β€” this is the step most people miss.
  4. Select all the text in the panel and copy it.

Good for: A single video on desktop when you remember to toggle timestamps off first.

Falls short when:You forget the toggle (now you're cleaning markers manually), you're on a phone (no panel), or you want a file instead of a clipboard dump.

Method 2: Web Extractors

Sites such as downsub.com and savesubs.comlet you paste a URL and download a .txt file. Some offer a "no timestamps" option; many don't, leaving you to find-and-replace the markers afterward. They're also the first thing YouTube rate-limits, so popular videos often error out.

Method 3: Telegram Bot β€” One-Tap Clean Copy

Utubetalk returns the transcript as clean prose by default β€” no timestamp clutter to strip:

  1. Start @UTUBETALKBOT on Telegram and paste any YouTube link.
  2. In under 10 seconds you get the full transcript as readable text.
  3. Open it at utubetalk.com/my and use "Copy full transcript" to grab the whole thing in one tap β€” clean, with no markers.

Because it runs in Telegram, the copy button behaves the same on iPhone, Android, and desktop. Every transcript also stays in your library, so you never re-extract the same video twice.

Which Method Should You Use?

MethodClean text by defaultMobileOne-tap copySaved copy
YouTube panelOnly after toggleNoNoNo
Web extractorsSometimesYesNoNo
Telegram botYesYesYesYes

Removing Timestamps From Text You Already Copied

Stuck with a timestamped block? Paste it into any editor and run a find-and-replace with the regular expression ^\d{1,2}:\d{2}.*$ set to match line starts, or simpler: \d+:\d+replaced with nothing. It works, but it's a chore you avoid entirely if the source gives you clean text to begin with.

Copying on Mobile

The YouTube app has no transcript panel, so your realistic mobile options are a browser-based extractor or the Telegram bot. The bot is faster here: paste the link into the chat, then long-press the reply to copy β€” no browser, no manual cleanup.

What About Long Videos?

Copy-pasting from YouTube's panel becomes painful past about 30 minutes β€” the panel scrolls forever and selection breaks. For hour-long lectures or multi-hour podcasts, a one-tap "copy full transcript" is the only sane route.

Utubetalk gives you 3 videos free (no card). Unlimited transcripts with one-tap copy and a searchable library start at $5/month.

Try the fastest path

Get your first clean transcript in 10 seconds

Paste a YouTube link into the Telegram bot. Your first 3 videos are free and saved automatically for later search.

Open the Telegram bot β€” no card β†’

Free trial: 3 videos. Basic starts at $5/month after that.


Related: How to Download YouTube Subtitles (SRT, TXT) Β· How to Search Inside a YouTube Video Β· YouTube to Text: 5 Methods Compared