ogparser
parse_video
¶
Parses a video URL and returns the parsed information.
Parameters
Name | Type | Description |
---|---|---|
url |
any | The URL of the video. |
cback |
any | The callback function to be called with the parsed information or an error. |
Returns: ``