🧪 Skills
YouTube Transcript
Fetch and download YouTube video transcripts with timestamps and multi-language support by providing the video URL.
v1.0.0
Description
YouTube Transcript
Get transcript/subtitles from YouTube videos.
Features
- Auto-detect YouTube video URL
- Fetch available transcripts
- Support multiple languages
- Return timestamps
Price
- 0.001 USDT per transcript
Usage
"Get transcript of https://youtube.com/watch?v=..."
"Show video subtitles"
"Download YouTube captions"
Example Response
{
"video_id": "dQw4w9WgXcQ",
"title": "Video Title",
"transcript": [
{"time": "0:00", "text": "First line of transcript"},
{"time": "0:05", "text": "Second line..."}
],
"languages": ["en", "es", "zh"]
}
Integration
- API Key: sk_93c5ff38cc3e6112623d361fffcc5d1eb1b5844eac9c40043b57c0e08f91430e
- Price: 0.001 USDT per call
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!