lib-iitc-manager
    Preparing search index...

    Function validateCustomChannelUrl

    • Checks whether a URL points to a valid IITC channel by fetching its meta.json.

      Parameters

      • url: string

        URL of the custom channel repository to validate.

      Returns Promise<boolean>