YouTube Video Detail
YouTube
YouTube Video Detail
Get detailed information for YouTube videos.
POST
YouTube Video Detail
Product: Visual Intelligence — Social Media Scraping
Use case: Fetch video metadata, transcripts, captions, and comments from YouTube, Instagram, TikTok, and Twitter/X
Host:
https://mavi-backend.memories.ai/serve/api/v2
Auth: Authorization: sk-mavi-... (no Bearer prefix)Channel routing guide: see Social Media Scraping Overview. Endpoints with a
channel request field let you choose apify, rapid, or memories.ai; endpoints without this field use managed routing.Each API call costs $0.01 USD.
Channel Options
If your request supports achannel option, use it to control how scraper data is sourced:
Recommendation: Start with
memories.ai unless you need to force a specific provider.Code Example
Request Body
Response
Returns detailed information for the YouTube video.Response Parameters
Channel metadata is limited to
author_id and author_url. To get the channel name, subscriber count, or per-channel statistics, follow up with a dedicated channel endpoint.Authorizations
Body
application/json
YouTube video ID
Example:
"Y2y4OpzKIK4"
Response
200 - application/json
Successfully returned video detailed information
Response code, indicates the operation result status
Example:
200
Response message, describes the operation result
Example:
"success"
Response data object, contains video detailed information
Indicates whether the operation was successful
Example:
true
Indicates whether the operation failed
Example:
false
