
YouTube Subtitle & Transcript | Multi-Language Support
1 day trial then $20.00/month - No credit card required now

YouTube Subtitle & Transcript | Multi-Language Support
1 day trial then $20.00/month - No credit card required now
Download YouTube video subtitles and transcripts in multiple languages. Supports bulk downloads, auto-generated captions, and custom language selection. Perfect for content creators, translators, and researchers needing quick access to video transcripts.
Actor Metrics
1 Monthly user
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified a day ago
You can access the YouTube Subtitle & Transcript | Multi-Language Support 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.
1echo '{
2 "urls": [
3 "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
4 ],
5 "subtitle_langs": "en,es"
6}' |
7apify call xtech/youtube-transcript-scraper-pro --silent --output-dataset
YouTube Subtitle & Transcript | Multi-Language Support API through CLI
The Apify CLI is the official tool that allows you to use YouTube Subtitle & Transcript | Multi-Language Support locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: