Bahamut Anime Downloader

    Interface Segment

    interface Segment {
        content: Promise<ArrayBuffer>;
        filename: string;
    }
    Index

    Properties

    Properties

    content: Promise<ArrayBuffer>

    The content of the ts segment

    filename: string

    The filename of the ts segment

    MMNEPVFCICPMFPCPTTAAATR