Youtube Transcripts avatar
Youtube Transcripts

Pricing

$7.00 / 1,000 transcripts

Go to Apify Store
Youtube Transcripts

Youtube 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!

Pricing

$7.00 / 1,000 transcripts

Rating

5.0

(9)

Developer

karamelo

karamelo

Maintained by Community

Actor stats

183

Bookmarked

3.6K

Total users

515

Monthly active users

9.6 hours

Issues response

11 days ago

Last modified

Share

You can access the Youtube Transcripts programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "urls": [
< "https://www.youtube.com/watch?v=b_nep8vMnkc",
< "https://www.youtube.com/watch?v=mNHNktxbjdk"
< ],
< "maxRetries": 8,
< "proxyOptions": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "BUYPROXIES94952"
< ]
< }
<}' |
<apify 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 Apify CLI

Using installation script (macOS/Linux):

$curl -fsSL https://apify.com/install-cli.sh | bash

Using installation script (Windows):

$irm https://apify.com/install-cli.ps1 | iex

Using Homebrew:

$brew install apify-cli

Using NPM:

$npm install -g apify-cli
Having problems? Read the installation guide

Other API clients include: