TikTok to text · Local · Free
TikTok video transcript
To get a TikTok video transcript, copy a public TikTok video URL, paste it into MacParakeet, and export the text. The app downloads reachable audio from the source and transcribes it locally on Apple Silicon at about 155x realtime. If TikTok requires a login, blocks access, or the creator has removed the video, the URL may not download.
https://www.tiktok.com/@creator/video/... macOS 14.2+ · Apple Silicon · Free & open source · GPL-3.0 · no account
Why transcribe a TikTok video?
A TikTok video transcript makes short-form video usable outside the feed. You can search what was said, quote a creator accurately, prepare captions for an edit, translate the spoken text, or keep research notes without replaying the clip over and over.
TikTok is also messy audio: music beds, stitched clips, sound effects, slang, fast speech, and on-screen text all compete for attention. A transcript gives you a starting point you can review and clean up before publishing, summarizing, or archiving.
- Creators can turn spoken clips into captions, blog snippets, and social copy.
- Researchers can preserve the spoken content of public videos for analysis.
- Teams can document creator references, product mentions, and interview clips without cloud STT uploads.
How to transcribe TikTok videos on your Mac
Start with a public link you have permission to use. MacParakeet handles the download and local transcription on your Mac.
- 1
Copy a public TikTok link
Use the TikTok share button and copy the video URL. Public videos are the intended path. Videos that require a login, are removed, are region-blocked, or are otherwise unavailable may not download.
- 2
Paste it into MacParakeet
Open the Transcribe tab and paste the TikTok URL. MacParakeet uses the source link to fetch the audio, then transcribes locally on your Apple Silicon Mac.
- 3
Review the transcript
Short videos are quick, but TikTok audio can include music, effects, captions burned into the video, or overlapping speakers. Review names, slang, and brand terms before publishing the text.
- 4
Export the format you need
Export TXT for notes, SRT or VTT for captions, or JSON for structured workflows. The files are created on your Mac.
Prefer the terminal? One command does the download and local transcription:
$ macparakeet-cli transcribe "https://www.tiktok.com/@creator/video/<id>" --format text
Install with brew install moona3k/tap/macparakeet-cli. Add --output-dir to batch public links. See the agent & CLI guide →
Public access is the real caveat
MacParakeet can only transcribe audio it can download from the source. Public TikTok videos are the intended use case; login prompts, regional restrictions, deleted videos, and platform-side blocking can prevent access.
Once the audio is downloaded, transcription runs locally with NVIDIA Parakeet v3 by default on the Apple Neural Engine. Optional WhisperKit support adds 98-language multilingual transcription. Nothing is uploaded to a transcription service.
Use transcripts for content you own, created, or have permission to analyze. Respect creator rights and TikTok's terms.
Frequently asked
Can MacParakeet transcribe any TikTok video?
It can transcribe TikTok videos that the app can reach through the source URL. Public videos are the reliable case. Login-only, removed, region-blocked, or otherwise restricted videos may not download.
Does this extract TikTok captions or create a new transcript?
MacParakeet creates a new transcript from the audio. It does not depend on TikTok's caption track, so it can help when captions are missing, inaccurate, or burned into the video image instead of exposed as text.
Is the TikTok audio uploaded anywhere?
No. The network is used to download audio from TikTok. Speech recognition then runs locally on your Mac, and the resulting transcript stays on your machine unless you share it.
Can I export SRT captions for a TikTok video?
Yes. Export SRT for standard subtitle files or VTT for WebVTT. Those caption files can be edited, reused in a video editor, or stored with the source clip.
How long can a TikTok transcript be?
MacParakeet does not meter transcription by the minute. TikTok videos are usually short, but longer public videos follow the same path: download the reachable audio, transcribe locally, and export the text.
Which languages work for TikTok video transcripts?
NVIDIA Parakeet v3 is the default local engine. Optional WhisperKit support adds multilingual transcription across 98 languages, which is useful for TikTok clips in languages other than English.
What Mac do I need?
MacParakeet requires macOS 14.2 or later on Apple Silicon. It is free, open source under GPL-3.0, and does not require an account, subscription, or credit card.
Keep the spoken part of a TikTok.
Free and open source. Download MacParakeet, paste a public TikTok link, and export the transcript on your Mac.
macOS 14.2+ · Apple Silicon · GPL-3.0