Youtube Transcripts avatar

Youtube Transcripts

Try for free

Pay $5.00 for 1,000 transcripts

View all Actors
Youtube Transcripts

Youtube Transcripts

karamelo/youtube-transcripts
Try for free

Pay $5.00 for 1,000 transcripts

Extract 1 or 1000s of YouTube transcripts fast. Save time & effort . Get accurate structured transcripts or captions in seconds for each video & short. Export in various formats,, JSON, XML, HTML, CSV, EXCEL... Boost your productivity!

You can access the Youtube Transcripts programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "urls": [
3    "https://www.youtube.com/watch?v=mNHNktxbjdk",
4    "https://www.youtube.com/watch?v=UOkJm9pTgMw",
5    "https://www.youtube.com/watch?v=RDi2snh8bpA",
6    "https://www.youtube.com/watch?v=_aSZ4AfSVWQ",
7    "https://www.youtube.com/watch?v=jx2dDV2eWBM"
8  ],
9  "maxRetries": 3,
10  "proxyOptions": {
11    "useApifyProxy": true
12  }
13}' |
14apify call karamelo/youtube-transcripts --silent --output-dataset

Youtube Transcripts API through CLI

The Apify CLI is the official tool that allows you to use Youtube Transcripts locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 43 monthly users
  • 3 stars
  • 99.8% runs succeeded
  • Created in Sep 2024
  • Modified 5 days ago