Discover and explore top open-source AI tools and projects—updated daily.
ZeroPointRepoYouTube data and transcript API for AI agents
Top 96.4% on SourcePulse
A set of AI agent skills designed to provide direct access to YouTube data, including transcripts, video search, channel browsing, and playlist extraction. It targets AI developers and users seeking a robust, API-driven solution for integrating YouTube content into their agents, bypassing common issues with web scraping or official API quotas. The primary benefit is simplified and reliable YouTube data access for AI applications.
How It Works
This project utilizes TranscriptAPI.com as its backend, offering a fast API call to retrieve YouTube data. This approach deliberately avoids yt-dlp, headless browsers, or the official Google YouTube Data API, which are often prone to IP blocking or strict rate limits. The system provides a unified interface for AI agents to interact with YouTube content, ensuring broad compatibility and stability.
Quick Start & Requirements
youtube-full (recommended, includes all features):
npx clawhub@latest install youtube-fullhermes skills install skills-sh/ZeroPointRepo/youtube-skills/skills/youtube-fullnpx skills add ZeroPointRepo/youtube-skills --skill youtube-fullgit clone https://github.com/ZeroPointRepo/youtube-skills.gitTRANSCRIPT_API_KEY) or agent storage.Highlighted Details
Maintenance & Community
The repository includes a CONTRIBUTING.md file, indicating a willingness to accept contributions. No specific community channels (e.g., Discord, Slack) or notable sponsors/contributors are detailed in the provided README.
Licensing & Compatibility
The project is licensed under the MIT license. This license is permissive and generally allows for commercial use and integration into closed-source projects without significant restrictions.
Limitations & Caveats
The functionality is dependent on the availability and performance of the external TranscriptAPI.com service. While a free tier is available, extensive usage will necessitate paid plans, and the service's uptime directly impacts the skills' reliability.
3 weeks ago
Inactive