Members
url
returns the url being used to search
Methods
addPrev()
used to add reference for continuing search
(async) ContSearch() → {Promise.<{items:Array.<Object>, nextpageRef:Object}>}
this method continues search for YT videos
Returns:
- Type
- Promise.<{items:Array.<Object>, nextpageRef:Object}>
(async) search() → {Promise.<{items:Array.<Object>, nextpageRef:Object}>}
this method searches for YT videos
Returns:
- Type
- Promise.<{items:Array.<Object>, nextpageRef:Object}>