{
"status": "completed",
"operation_id": "abc123xyz789",
"data": [
{
"video_url": "https://www.youtube.com/watch?v=example1",
"post_url": "https://www.youtube.com/watch?v=example1",
"description": "Part 1 of the machine learning tutorial series",
"transcription": "Welcome to part one of our machine learning series...",
"paragraphs": [
{
"sentences": [
{
"text": "Welcome to part one of our machine learning series.",
"start": 0,
"end": 3.2
},
{
"text": "Today we'll cover the fundamental concepts.",
"start": 3.2,
"end": 6.5
}
],
"num_words": 18,
"start": 0,
"end": 6.5
}
],
"video_id": "example1",
"transcribed_duration": 180,
"total_duration": 180,
"status": "completed",
"platform": "youtube",
"title": "Machine Learning Fundamentals - Part 1",
"metadata": {
"upload_time": "2024-01-15T10:30:00Z",
"comment_count": 423,
"like_count": 892,
"thumbnail": "https://i.ytimg.com/vi/example1/maxresdefault.jpg",
"retweet_count": null,
"quote_count": null
}
},
{
"video_url": "https://www.tiktok.com/@user/video/example2",
"post_url": "https://www.tiktok.com/@user/video/example2",
"description": "Quick tips for machine learning beginners",
"transcription": "Here are three essential tips for getting started...",
"paragraphs": [
{
"sentences": [
{
"text": "Here are three essential tips for getting started.",
"start": 0,
"end": 2.8
}
],
"num_words": 9,
"start": 0,
"end": 2.8
}
],
"video_id": "example2",
"transcribed_duration": 60,
"total_duration": 60,
"status": "completed",
"platform": "tiktok",
"title": "ML Tips for Beginners",
"metadata": {
"upload_time": "2024-01-16T15:45:00Z",
"comment_count": 156,
"like_count": 2341,
"thumbnail": "https://p16-sign-va.tiktokcdn.com/example2.jpg",
"retweet_count": null,
"quote_count": null
}
}
],
"markdown": "# Machine Learning Fundamentals - Part 1\n\n## Introduction (00:00)\nWelcome to part one of our machine learning series...\n\n# ML Tips for Beginners\n\n## Quick Tips (00:00)\nHere are three essential tips for getting started..."
}