cms.c2sgmbh/tests/unit
Martin Porwoll 6cc3011804 feat(youtube): add VideoUploadService
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>
2026-02-14 13:31:25 +00:00
..
access-control revert: downgrade to Next.js 15.5.9 for Payload compatibility 2025-12-15 10:07:39 +00:00
security feat(security): enhance CSRF, IP allowlist, and rate limiter with strict production checks 2025-12-18 05:06:15 +00:00
video feat: add comprehensive video feature with collections, hooks, and tests 2025-12-16 10:48:33 +00:00
youtube feat(youtube): add VideoUploadService 2026-02-14 13:31:25 +00:00
media-download.unit.spec.ts feat: add downloadAndUploadImage utility for YouTube thumbnails 2026-02-14 12:29:04 +00:00