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
A slide-format presentation exported to PDF — pitch decks, sales decks, conference talks, board decks, training presentations, and customer-facing decks. Slide Decks get a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/slide-deck-artifact
Connect a GitHub repository to Cinatra and let your agents work with it. Once you sign in and pick a repository, Cinatra keeps a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/github-connector
The centralized credential vault that the rest of your connectors quietly rely on. Configure it once and every other connector — Gmail, Calendar, GitHub,…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/nango-connector
Turn a company name or website into one clean, deduplicated account in your workspace. Hand the agent whatever you know — a name, a…
Enter a valid instance URL (https:// is required unless it is localhost).
cinatra install cinatra-ai/company-discovery-agent
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
Reviews
There are no reviews yet.