Home
AI: Structured Outputs
AI: Structured Outputs
Extract data results (0, 1 or more) from a video transcript. The rating system is: - Awesometacular - I'd buy it on Blu-Ray - It's a good time, no alcohol required - Better if you're drunk - Not going to remember it in T-minus X - Dogshit
{ "results": { "type": "array", "items": { "type": "object", "properties": { "title": { "type": "string" }, "summary": { "type": "string" }, "tags": { "type": "array", "items": { "type": "string" } }, "rating": { "type": "string" }, "ratingFrom1To5": { "type": "number" } } } } }
YouTube credentials
Learn how to get your Cookie and Token.
Submit
Result
{}