Bahamut Anime Downloader

    Interface Download

    interface Download {
        meta: Promise<string>;
        playlist: Promise<string>;
        segments: Segment[];
    }
    Index

    Properties

    meta: Promise<string>

    The meta m3u8 playlist

    playlist: Promise<string>

    The m3u8 playlist

    segments: Segment[]

    The ts segments

    MMNEPVFCICPMFPCPTTAAATR