YouTube
Playlist
Retrieves all videos in a YouTube playlist, including the playlist title, owner info, total video count, and each video's title, URL, thumbnail, duration, and channel. Accepts the playlist ID found in the 'list' URL parameter.
get/v1/youtube/playlist
Query parameters
playlist_idstring required
The ID of the YouTube playlist. In the YouTube URL it will be the 'list' parameter.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.