YouTube Transcript Master [EASY] (WebVTT & more) avatar
YouTube Transcript Master [EASY] (WebVTT & more)

Pricing

$37.50/month + usage

Go to Store
YouTube Transcript Master [EASY] (WebVTT & more)

YouTube Transcript Master [EASY] (WebVTT & more)

Developed by

Zerohour

Zerohour

Maintained by Community

YouTube Transcripts in BULK ! Easily query via channel, playlist, or video URLs. Built with simplicity & reliability in mind, with expert support. Perfect data to feed your AI or LLM. Output multiple formats: TEXT, JSON, SRV, TTML, VTT (WebVTT). Automatic YouTube captions are available as backup.

0.0 (0)

Pricing

$37.50/month + usage

1

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

19 days ago

You can access the YouTube Transcript Master [EASY] (WebVTT & more) 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 '{
< "sources": [
< "https://www.youtube.com/@exampleChannel",
< "https://www.youtube.com/playlist?list=examplePlaylist",
< "https://www.youtube.com/watch?v=exampleVideo"
< ],
< "formats": {
< "plainText": true,
< "json": false,
< "json3": false,
< "srv1": false,
< "srv2": false,
< "srv3": false,
< "ttml": false,
< "vtt": false
< },
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call zerohour/yt-transcript --silent --output-dataset

YouTube Transcript Master | Bulk Data Extractor For AI API through CLI

The Apify CLI is the official tool that allows you to use YouTube Transcript Master [EASY] (WebVTT & more) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: