YouTube Cards Generator
Version updated for https://github.com/yshashi/youtube-cards to version v3.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of fetching the latest videos from a YouTube channel and displaying them as visually appealing, clickable SVG cards within a GitHub profile README. It eliminates the need for manual updates by using the channel’s RSS feed and embedding thumbnails directly into the README, making it ideal for showcasing dynamic video content on a schedule without requiring a YouTube API key. Key features include customizable card themes, automatic README updates, and seamless integration with GitHub workflows.
What’s Changed
- feat: enhance YouTube card SVG generation with clickable links and improved layout (b19140b)
- feat: update YouTube Cards generator to create individual SVGs and enhance README integration (1330d8f)
- feat: initial release (d1f078f)