• Checks if the video id string provided as parameter is linked to a Youtube Video.

    Parameters

    • videoId: string

      video id string

    Returns Promise<boolean>

    Promise resolve to true if the video id is linked to a Youtube Video, false otherwise