videosphere
    Preparing search index...
    • Resolves the account content rating default from /me and fetched /contentratings rows. Uses the user's upload default when configured; otherwise leaves the field unset so Vimeo applies its implicit not-yet-rated state on create.

      Parameters

      • userCodes: string[]

        Raw codes from preferences.videos.rating on /me, if any.

      • apiOptions: VimeoContentRatingOption[]

        Content rating rows from GET /contentratings.

      Returns string[]

      Normalized default codes for seeding the draft UI, or undefined when unset.