Get comments from a YouTube video
GET /v1/youtube/comments
You can now retrieve comments from any YouTube video using its URL or 11-character video ID. The response includes each comment’s text, author, like count, reply count, and publication date. You can sort comments by relevance or most recent, and paginate through up to 10 pages of results. This is useful for sentiment analysis or tracking discussions around specific video content. Call it at /v1/youtube/comments.