Methods
(async, static) html(rawUrl, __scrapperOptions) → {Promise.<vimeoTrack>}
Parameters:
Name | Type | Description |
---|---|---|
rawUrl |
string | raw Vimeo Video Url for the Extraction |
__scrapperOptions |
object | scrapping Options for raw Fetch Method |
- Source:
Returns:
Returns Instance of Vimeo with properties of Data
- Type: Promise.<vimeoTrack>