API Docs
    Preparing search index...

    Function INVALIDPLAYLIST

    • Internal

      Throws an InvalidPlaylistError with the given message. Used throughout the parser to enforce RFC 8216 compliance.

      Parameters

      • message: string

        The error message describing the violation

      Returns void

      never — function always throws

      Always