All Downloader - v1.0.2-alpha
    Preparing search index...

    Function parse

    • Parses a video URL using a singleton instance of AllDownloader.

      Parameters

      • url: string

        The video URL to parse.

      Returns Promise<null | VideoData>

      Parsed video metadata or null on failure.