NB Scraper Docs - v1.3.0
    Preparing search index...

    Interface Ytmp3mobiOptions

    interface Ytmp3mobiOptions {
        youtubeUrl: string;
        format?: Ytmp3mobiFormat;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    youtubeUrl: string