Options
All
  • Public
  • Public/Protected
  • All
Menu

Module download-playlist

Index

Functions

Functions

Const downloadPlaylist

  • downloadPlaylist(url: string, clientID: string, axiosInstance: AxiosInstance): Promise<[ReadableStream<any>[], String[]]>
  • Parameters

    • url: string
    • clientID: string
    • axiosInstance: AxiosInstance

    Returns Promise<[ReadableStream<any>[], String[]]>

Generated using TypeDoc