Skip to content
[01YouTube transcripts, no friction]

One URL.
One transcript.
Done.

Paste a YouTube link, get a clean transcript in six formats. A no-code dashboard for everyone, a one-endpoint API for builders.

50 free credits·credits never expire·no card to start
gettranscript.io · live demo
● ready
format:
paste a youtube link above and hit fetch.
0 segments
[02How it works]

Three steps. No glue code, no exports, no waiting.

1step 01

Paste a link

Any YouTube URL or video ID. No format gymnastics.

2step 02

We fetch it

Cache-first. Repeat fetches return in milliseconds.

3step 03

Use it your way

Six formats — copy, download, or pull via API.

[03Two doors, one product]

Click and drag, or curl and pipe.

Both audiences share the same credit pool, the same cache, the same six formats. Pick whichever door fits the moment.

For everyone else

A dashboard, not a stack trace.

Paste, copy, download. Full history with re-download. No video IDs, no curl.

● ● ●dashboard / history
Building a Next.js app with Supabase
dashboard2m ago
How to wire up Stripe billing
api1h ago
YouTube transcripts in 60 seconds
apiyesterday
dQw4w9WgXcQ
dashboard2 days
For builders

One endpoint. Bearer auth. Done.

GET /api/get-transcript — JSON in, six formats out. Same credit pool as the dashboard.

$ curl "https://gettranscript.io/api/get-transcript?videoId=ID" \
    -H "Authorization: Bearer YOUR_KEY"

{
  "text": "Welcome back...",
  "segments": [...],
  "cached": false,
  "remaining_credits": 49
}
[04Built for]

From RAG pipelines to research notes.

Same API, same dashboard, same never-expire credits. Six teams, one tool.

AI builders

Feed video transcripts to your LLM.

Clean JSON segments with timestamps, ready to chunk for RAG. Cache-first so re-fetches are free.

JSON · API
Content marketers

Turn long videos into blog posts.

Paste a URL in the dashboard, copy Markdown with clickable deep-link timestamps, edit in your CMS.

Markdown · Dashboard
Researchers & journalists

Quote-mine podcasts and interviews.

Fetch timestamped text or SRT, search across transcripts, cite the exact moment in seconds.

TXT · SRT
Educators & students

Turn lectures into searchable notes.

Markdown export with clickable timestamps jumps you back to the moment in the video.

Markdown
Accessibility teams

Generate SRT and VTT for compliance.

Standards-compliant subtitle files for any player. One credit, six formats — convert as many times as you like.

SRT · VTT
Automation builders

Wire transcripts into your scripts and flows.

One REST call, Bearer token auth, JSON or text in or out. Pairs cleanly with n8n, Zapier, or your own glue code.

API
[05Output formats]

Six formats out. Convert as many times as you want — it's free.

One credit covers the fetch. Every reformat after that is on the house.

Plain text.txt

Clean prose, no timestamps.

Welcome back — today we walk through…
Timestamped.txt

One line per segment, [HH:MM:SS] prefix.

[00:00:00] Welcome back — today…
SRT.srt

Standard subtitles for video editors.

1
00:00:00,000 --> 00:00:05,500
Welcome back…
WebVTT.vtt

Web-native subtitle track for browsers.

WEBVTT

00:00:00.000 --> 00:00:05.500
Welcome back…
JSON.json

Full segment array — text, start, duration.

[{ "text": "...", "start": 0, "duration": 5.5 }]
Markdown.md

Each timestamp links back to YouTube.

[[00:00](https://youtu.be/...)] Welcome back…

Need a walkthrough? See our step-by-step guides on downloading subtitles and choosing the right format.

[06Pricing philosophy]

Credits don't expire.

Buy 1,000 credits today, use them tomorrow or in three years. No subscriptions, no monthly tax for the months you didn't need it.

One credit = one transcript, regardless of length, language, or format. Cached fetches still cost a credit but return instantly.

your balance● active
8,432
credits remaining · expires never
1,000
$9
10,000
$39
50,000
$129
[07Pricing]

Pay once. Use whenever.

no subscriptions · no expiry
Free
No card needed
$0 
50 credits
 
Start free
Starter
 
$9once
1,000 credits
$0.0090/credit
Buy credits
Pro
Best value
$39once
10,000 credits
$0.0039/credit
Buy credits
Scale
 
$129once
50,000 credits
$0.0026/credit
Buy credits
Enterprise
 
$399once
250,000 credits
$0.0016/credit
Buy credits
cache-first
repeat fetches return in ms
60 req/min
per API key, hard limit
6 formats
free conversion between any
credits never expire
no monthly tax
4 transcripts served

Get your first transcript in under a minute.

50 free credits. No card. Cancel… well, there's nothing to cancel.