Amazon Vinyl
    Preparing search index...

    Type Alias RestrictableContentType

    RestrictableContentType: Exclude<ContentType, "text">

    The content types that can be restricted via an allow list (see VinylOptions.allowedContentTypes). Text is intentionally excluded: text tracks (subtitles / closed captions) are governed by caption selection, not by the content-type allow list, so they always remain available.