videosphere
    Preparing search index...
    • Validates an untrusted media upload URL from the SermonAudio API for server-side fetch. Accepts only absolute HTTPS URLs on the SermonAudio domain with the default port.

      Parameters

      • rawUrl: string

        Upload URL from a SermonAudio media create response.

      Returns string

      Normalized HTTPS URL, or null when the input is invalid or untrusted.