/youtube/playlist/videos
YouTube
/youtube/playlist/videos
Get videos from a YouTube playlist
Price: 1 credit
💡 AI Hint: List videos from a YouTube playlist in order. Accepts playlist ID or URL.
⚠️ Common errors: 412: Playlist not found. Verify the playlist ID or URL.
POST
/youtube/playlist/videos
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
application/json
YouTube playlist ID or URL
Minimum string length:
1Examples:
"PLOzDu-MXXLliO9fBNZOQTBDddoA3FzZUo"
"https://www.youtube.com/playlist?list=PLOzDu-MXXLliO9fBNZOQTBDddoA3FzZUo"
Max number of videos to fetch
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500