YouTube Transcript Extractor
by knowbaseai
Professional YouTube transcript extraction tool. Features multi-language support, timestamped chunks in JSON format, and complete transcript text. Ide...
Opens on Apify.com
About YouTube Transcript Extractor
Professional YouTube transcript extraction tool. Features multi-language support, timestamped chunks in JSON format, and complete transcript text. Ideal for content analysis, research, and creating searchable video archives.
What does this actor do?
YouTube Transcript Extractor is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
YouTube Transcript Extractor A powerful Apify actor for extracting transcripts/captions from YouTube videos. The actor supports multiple languages, batch processing, and provides both structured JSON with timestamps and plain text formats. ## Features 🚀 - Extract transcripts from single or multiple YouTube videos - Automatic language detection with English preference - Support for various YouTube URL formats: - Regular videos (youtube.com/watch?v=...) - Short URLs (youtu.be/...) - Live streams (youtube.com/live/...) - Structured output with: - Full transcript text - Timestamped segments - Available language information - Processing status and error handling ## Input Parameters 📝 | Parameter | Type | Required | Description | |-----------|------|----------|-------------| | youtube_urls | array | Yes | List of YouTube video URLs to process | | preferredLanguage | string | No | Preferred language code (default: 'en') | ### Language Options Supported languages include: English (en), Spanish (es), French (fr), German (de), Italian (it), Portuguese (pt), Russian (ru), Japanese (ja), Korean (ko), Chinese (zh), Polish (pl), Czech (cs), Slovak (sk), Swedish (sv), Dutch (nl), Hindi (hi), Norwegian (no), Arabic (ar) ## Output Format 📊 The actor saves results to its dataset with the following structure: json { "url": "YouTube video URL", "video_id": "Video identifier", "language_used": "Language code of the extracted transcript", "available_languages": ["array", "of", "available", "language", "codes"], "transcript_json": { "text": "Complete transcript text", "chunks": [ { "timestamp": [start_time, end_time], "text": "Segment text" } ] }, "transcript_text": "Plain text transcript", "status": "success/error", "error": "Error message if any" } ## Usage Examples 💡 ### Input Example json { "youtube_urls": [ "https://www.youtube.com/watch?v=v0sNkmiKsBU" ] } ### Output Example json { "url": "https://www.youtube.com/watch?v=v0sNkmiKsBU", "video_id": "v0sNkmiKsBU", "language_used": "en", "available_languages": [ "en" ], "transcript_json": { "text": "some people think that people who are so good at math are just nerds and they're whizzes and that's all they know how to do and zack has never been into that category at all...", "chunks": [ { "timestamp": [2.639, 5.359], "text": "some people think that" }, { "timestamp": [3.76, 7.44], "text": "people who are so good at math are just" } // ... more chunks ] }, "transcript_text": "some people think that people who are so good at math are just nerds and they're whizzes and that's all they know how to do...", "status": "success" } Note: The output example shows a truncated version of the transcript for brevity. Actual output will contain the complete transcript with all timestamp chunks. ## Limitations ⚠️ - Videos must have captions/transcripts enabled - Some videos might have restricted caption access - Quality of transcripts depends on the original captions - Rate limiting might apply for batch processing ## Error Handling 🔧 The actor provides clear error messages when: - Video URL is invalid - Transcripts are disabled or unavailable - Preferred language is not available - Any other processing errors occur ## Support 🤝 For bug reports, feature requests, or questions: 1. Create an issue in the Issues tab on this actor 2. Visit us at knowbase.ai 3. Email us at maciek@knowbase.ai ## Changelog 📝 ### 0.1 [Latest] - Initial release - Support for multiple video URLs - Multi-language support - Structured JSON and plain text output
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try YouTube Transcript Extractor now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- knowbaseai
- Pricing
- Paid
- Total Runs
- 12,973
- Active Users
- 135
Related Actors
TikTok Scraper
by clockworks
TikTok Data Extractor
by clockworks
Fast TikTok API (free-watermark videos)
by novi
YouTube Scraper
by streamers
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support