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
Drop in an audio or video URL — including a YouTube watch link — and get back a clean, verbatim transcript with [Speaker N]:…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/media-transcript-agent
Connect Plane to Cinatra so your agents can create, update, and track projects and work items in your Plane workspace.
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/plane-connector
Set up Google sign-in for your workspace and connect every Google-backed service through a single shared OAuth client. One Google Cloud project, configured once,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/google-oauth-connector
End-to-end blog generation in a single orchestrated run. Give the agent a short brief and it generates a batch of ideas, drafts the winning…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-pipeline-agent
Turn a blog idea into a polished markdown draft, ready to review and publish. Hand the agent an idea — title, summary, and outline…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-draft-writer-agent
Turn a finished blog post from a Cinatra blog agent into a publish-ready draft for your CMS. The connector hands the structured post —…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/blog-connector
Reviews
There are no reviews yet.