videosphere
    Preparing search index...

    Function draftPlatformsWithThumbnailPreviewOverrides

    • Adds ephemeral presigned thumbnailPreviewUrlOverride values for platforms that store per-platform thumbnail overrides. Preview URLs are not persisted in draft document JSON.

      Parameters

      • platforms: DraftPlatforms

        Stored platform fields from the draft document.

      • userId: string

        Authenticated owner of the draft.

      • draftId: string

        Draft id used to validate thumbnail key prefixes.

      Returns Promise<DraftPlatforms>

      Platform fields with preview URLs merged in when presign succeeds.