{
"status": "completed",
"operation_id": "abc123xyz789",
"data": [
{
"video_url": "https://www.youtube.com/watch?v=abcd1234xyz",
"post_url": "https://www.youtube.com/watch?v=abcd1234xyz",
"description": "A comprehensive tutorial on machine learning fundamentals",
"transcription": "Welcome to this tutorial on machine learning...",
"paragraphs": [
{
"sentences": [
{
"text": "Welcome to this tutorial on machine learning.",
"start": 0,
"end": 2.5
},
{
"text": "Today we'll cover the basic concepts and practical applications.",
"start": 2.5,
"end": 5.8
}
],
"num_words": 15,
"start": 0,
"end": 5.8
}
],
"video_id": "abcd1234xyz",
"transcribed_duration": 212,
"total_duration": 212,
"status": "completed",
"platform": "youtube",
"title": "Machine Learning Tutorial",
"metadata": {
"upload_time": "2023-12-25T10:30:00Z",
"comment_count": 423,
"like_count": 892,
"thumbnail": "https://i.ytimg.com/vi/abcd1234xyz/maxresdefault.jpg",
"retweet_count": null,
"quote_count": null
}
}
],
"markdown": "# Machine Learning Tutorial\n\n## Introduction (00:00)\nWelcome to this tutorial on machine learning...\n\n## Key Concepts (01:23)\nLet's discuss the fundamental principles..."
}