gatsby-source-youtube-v3
JSON →A Gatsby source plugin for fetching videos from YouTube channels via the YouTube Data API v3. It consumes channel IDs and an API key to retrieve video metadata including title, description, thumbnails, and privacy status. The plugin supports Gatsby v3 (and v2 with older versions) and provides GraphQL nodes for use in Gatsby sites. Version 3.0.2 is the latest stable release as of early 2023, with irregular updates. It differentiates from similar plugins by supporting local thumbnail caching for use with gatsby-image, filtering by channel, and limiting max videos. The plugin requires a YouTube API key and handles pagination automatically.
Resources
packagegatsby-source-youtube-v3 ↗