Skip to main content

Youtube Data API

The YouTube Data API v3 is an API that provides access to YouTube data, such as videos, playlists, channels, comments and simple stats. This is a simpler version of Youtube connector, if you need more detailed reports from your channel please check the Youtube Analytics Connector

Configuration

InputTypeDescriptionDefault Value
api_keystringAPI Key.
channel_idstringchannel_id.

Streams

Stream NamePrimary KeyPaginationSupports Full SyncSupports Incremental
videosDefaultPaginator
video_detailsDefaultPaginator
channelsidDefaultPaginator
commentsDefaultPaginator
channel_commentsidDefaultPaginator

Changelog

Expand to review
VersionDatePull RequestSubject
0.0.32024-12-1249403Update dependencies
0.0.22024-12-1149125Starting with this version, the Docker image is now rootless. Please note that this and future versions will not be compatible with Airbyte versions earlier than 0.64
0.0.12024-11-08Initial release by @bala-ceg via Connector Builder
Was this page helpful?