Skip to main content
GET
Get available media

Query Parameters

query
string | null

Search query for YouTube videos

playlistId
string | null

YouTube playlist ID to retrieve videos from

videoId
string | null

Specific YouTube video ID

Response

List of available videos

YouTube video data

id
string | null

Video ID

snippet
object | null

Video snippet with title, description, thumbnails

contentDetails
object | null

Content details like duration

statistics
object | null

Video statistics (views, likes, etc.)