Retrieves a list of YouTube videos that match the API request parameters. This endpoint supports retrieving video metadata including snippet, contentDetails, status, statistics, and other optional parts.
- Provider
- Google YouTube Data API
- Input summary
- {"name":"id","type":"string","required":true,"description":"Comma-separated list of YouTube video IDs."}, {"name":"part","type":"string","required":true,"description":"Comma-separated list of video resource parts to include in the response (e.g., snippet,contentDetails,status,statistics,fileDetails,processingDetails,suggestions,liveStreaming..., {"name":"key","type":"string","required":true,"description":"API key for authentication."}, {"name":"fields","type":"string","required":false,"description":"Selector specifying which fields to include in the response, allowing nested field filtering."}, {"name":"chart","type":"string","required":false,"description":"Return the most popular videos for the specified content region.","enum":["mostPopular"]}, {"name":"myRating","type":"string","required":false,"description":"Restricts the results to only those videos liked, disliked, or rated by the authenticated user.","enum":["like","dislike","none"]}, {"name":"hl","type":"string","required":false,"description":"Locale for localized metadata"}, {"name":"maxHeight","type":"integer","required":false,"description":"Maximum height of embedded player (72–8192)."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available