YouTube
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/youtube-connector
YouTube
Connect a YouTube account to your workspace so Cinatra agents can access it. The connector uses Nango to manage each user's YouTube OAuth connection and checks the shared Google OAuth connector status before enabling Connect — configure your Google client ID and secret once in the Google OAuth connector, then each user connects their own YouTube account from the connector settings page. To connect, open the YouTube connector settings page and click Connect YouTube; the button stays disabled until the shared Google OAuth client is configured. Once connected, the account is available to agents and workflows running in your workspace. To revoke access, use the Reconnect button to re-issue the OAuth token with a different account, or disconnect through your Google account settings. For development, call registerYouTubeConnector(stubDeps) in your test setup before importing settings-page code so the OAuth host service is properly stubbed.
The connector owns its YouTube connection client and registers it as the @cinatra-ai/host:youtube-connection capability at activation — the Cinatra core ships no YouTube client code. Agent-side token use resolves through the host's instance-connection access gate, so a connection is only usable by actors it has been shared with.
Works with
- Google OAuth connector (required: supplies the shared Google client ID and secret)
Capabilities
- Connect a user's YouTube account to the workspace via Google OAuth
- Show the connected account status and surface a connect or reconnect action
- Gate the connect button until the shared Google OAuth client is configured
- Make the connected account available to agents and workflows in the workspace
More from Cinatra
A finished, publish-ready blog article in Markdown. Blog Posts cover both articles generated by Cinatra's blog pipeline and posts uploaded from an existing CMS…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-post-artifact
Plays video artifacts inline in the library. This system extension owns the detail renderer for video files, drawing a native player pointed at the…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/video-artifact
Run an outbound email campaign from scratch in one guided flow. The agent walks you through setting up the campaign, confirming recipients, picking drafting…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-outreach-agent
The system viewer for image artifacts. It draws any image a workspace holds — screenshots, photographs, illustrations, diagrams, logos — as a clean, passive…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/image-artifact
A catalogue of a company's commercial offerings — product lines, SKUs, pricing tiers, feature inventory per tier, and the use cases each offering serves.…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/product-portfolio-artifact
Send a test preview of an outreach campaign to a single address before the real launch. Pick which drafts to include — one initial,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/email-test-delivery-agent
Reviews
There are no reviews yet.