videoListParse

protected open fun videoListParse(response: Response): List<Video>(source)

Parses the response from the site and returns a list of videos.

Parameters

response

the response from the site.