Function getMatchingYouTubeVideoID

  • Gets the ID of the first YouTube video matching the search text.

    Parameters

    • searchText: string

      The text to search for.

    Returns Promise<string>

    The ID of the first matching video.

Generated using TypeDoc