episodeListParse

protected open fun episodeListParse(response: Response): List<SEpisode>(source)

Deprecated

The helper functions are inherently limiting and hides the underlying implementation. Source developers should make their own implementation according to their needs.

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

Parameters

response

the response from the site.