Class: SearchTerm

SearchTerm()

Class representing a Search instance.

Constructor

new SearchTerm()

Author:
Source:

Members

url

returns the url being used to search
Source:

Methods

addPrev()

used to add reference for continuing search
Source:

(async) ContSearch() → {Promise.<{items:Array.<Object>, nextpageRef:Object}>}

this method continues search for YT videos
Source:
Returns:
Type
Promise.<{items:Array.<Object>, nextpageRef:Object}>
this method searches for YT videos
Source:
Returns:
Type
Promise.<{items:Array.<Object>, nextpageRef:Object}>