Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
62 lines
1.9 KiB
YAML
62 lines
1.9 KiB
YAML
metadataSpecVersion: "1.0"
|
|
data:
|
|
allowedHosts:
|
|
hosts:
|
|
- "googleapis.com"
|
|
registryOverrides:
|
|
oss:
|
|
enabled: true
|
|
cloud:
|
|
enabled: true
|
|
remoteRegistries:
|
|
pypi:
|
|
enabled: false
|
|
packageName: airbyte-source-youtube-data
|
|
connectorBuildOptions:
|
|
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1
|
|
connectorSubtype: api
|
|
connectorType: source
|
|
definitionId: 743a2a44-fd13-4109-a8fe-fb0e68f467f5
|
|
dockerImageTag: 0.0.43
|
|
dockerRepository: airbyte/source-youtube-data
|
|
githubIssueLabel: source-youtube-data
|
|
icon: icon.svg
|
|
license: ELv2
|
|
name: Youtube Data
|
|
releaseDate: 2024-11-08
|
|
releaseStage: alpha
|
|
supportLevel: community
|
|
documentationUrl: https://docs.airbyte.com/integrations/sources/youtube-data
|
|
tags:
|
|
- language:manifest-only
|
|
- cdk:low-code
|
|
ab_internal:
|
|
ql: 100
|
|
sl: 100
|
|
connectorTestSuitesOptions:
|
|
- suite: acceptanceTests
|
|
testSecrets:
|
|
- name: SECRET_YOUTUBE-DATA_CREDS
|
|
fileName: config_oauth.json
|
|
secretStore:
|
|
type: GSM
|
|
alias: airbyte-connector-testing-secret-store
|
|
- name: SECRET_YOUTUBE-DATA_API_KEY_CREDS
|
|
fileName: config.json
|
|
secretStore:
|
|
type: GSM
|
|
alias: airbyte-connector-testing-secret-store
|
|
externalDocumentationUrls:
|
|
- title: YouTube Data API v3
|
|
url: https://developers.google.com/youtube/v3
|
|
type: api_reference
|
|
- title: YouTube API changelog
|
|
url: https://developers.google.com/youtube/v3/revision_history
|
|
type: api_release_history
|
|
- title: Google OAuth 2.0
|
|
url: https://developers.google.com/identity/protocols/oauth2
|
|
type: authentication_guide
|
|
- title: YouTube API quotas
|
|
url: https://developers.google.com/youtube/v3/getting-started#quota
|
|
type: rate_limits
|