Constructors

Methods

Constructors

Methods

  • Gets the ID of a user/playlist/track from the Soundcloud URL using the v2 API.

    Parameters

    • resolvable: string | number
    • Optional full: boolean

    Returns Promise<any>

  • Gets the ID from the html source.

    Parameters

    • resolvable: string | number

    Returns Promise<string | number>