mirror of
https://github.com/complexcaresolutions/cms.c2sgmbh.git
synced 2026-03-17 23:14:12 +00:00
Implements a service that uploads videos to YouTube via the Data API v3. Resolves OAuth credentials from social-accounts, reads media files from disk, and handles scheduled publishes by setting privacyStatus to private with a publishAt timestamp. Includes 12 unit tests covering successful uploads, scheduled publishing, credential/media validation, and API errors. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| channel-metrics-sync.unit.spec.ts | ||
| comment-replies.unit.spec.ts | ||
| oauth-scopes.unit.spec.ts | ||
| video-metrics-sync.unit.spec.ts | ||
| video-upload-service.unit.spec.ts | ||
| youtube-client-stats.unit.spec.ts | ||