Esta página ainda está em inglês. A tradução para português está em andamento.
YouTube Integration
YouTube Data API v3 provides channel statistics, video metrics, and engagement data. The @pixel agent uses it for social media analytics and content performance tracking. Supports multiple accounts via OAuth.Setup
1. Create OAuth Credentials
- Go to Google Cloud Console
- Enable the YouTube Data API v3
- Create an OAuth 2.0 Client ID (Web application)
- Under Authorized redirect URIs, add:
http://localhost:8765/callback/youtube
2. Configure .env
3. Connect Your Account
.env automatically.
4. Test the Connection
Available Commands
Theint-youtube skill queries the YouTube Data API:
Key Metrics
- Subscribers (with daily/weekly/monthly delta)
- Total views and per-video views
- Engagement rate: (likes + comments) / views
- Best performing video of the period
- Publishing frequency
- Recent comment sentiment