YouTube Transcript & Subtitle Scraper
Pricing
Pay per usage
YouTube Transcript & Subtitle Scraper
Extract transcripts and subtitles from YouTube videos, channels or search results. Plain text, timestamped or SRT format. Optional translation.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Alex v
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
# YouTube Transcript & Subtitle Scraper
Extract transcripts and subtitles from YouTube videos, channels or search results. No API key needed.
## Three modes
### Video URLs
{"videoUrls": ["https://www.youtube.com/watch?v=dQw4w9WgXcQ"], "format": "text"}
### Channel
{"channelUrl": "https://www.youtube.com/@veritasium", "maxVideos": 10, "language": "en"}
### Search
{"searchQuery": "how to learn python", "maxVideos": 5, "format": "timestamped"}
## Output formats
- text — plain text (ideal for AI training)
- timestamped — [0:00] text format
- srt — standard subtitle format
## What you get
- Video title, author, views, duration
- Full transcript text
- Available languages list
- Optional: auto-translate to another language
## Use cases
- AI training data collection
- Content research and summarization
- Accessibility tools
- Translation workflows
- SEO content analysis