To be able to use this feature on self-hosted, you need to specify your YouTube API Key in the settings page. You can create one by following the instructions here. After this, you also need to enable the “Youtube Data API v3” API in your Google Cloud project.
Headers
Your API key for authentication. You can obtain your API key from the Gurubase.io dashboard.
Body Parameters
The YouTube channel URL to fetch data from. Must be a valid YouTube playlist URL.The expected URL is of type
https://www.youtube.com/watch?v={video_id}&list={playlist_id}
Response
The ID of the playlist
The number of videos in the channel
The urls of the videos