videosphere
    Preparing search index...

    Function summarizeYouTubeResumableInitBodyForLog

    • Builds a redacted summary of the resumable videos.insert init body for debug logging.

      Parameters

      • initUrl: string

        Resumable upload initialization URL.

      • initBody: {
            snippet: Record<string, unknown>;
            status: Record<string, unknown>;
            recordingDetails?: Record<string, unknown>;
        }

        Request body sent to YouTube.

      Returns YouTubeResumableInitLogSummary

      Length/count summary without user-provided title, description, or tag text.