videoUrlParse

protected open override fun videoUrlParse(response: Response): String(source)


protected abstract fun videoUrlParse(document: Document): String(source)

Returns the absolute url to the video url from the document.

Parameters

document

the parsed document.