seasonListParse

protected open fun seasonListParse(response: Response): List<SAnime>(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.

Since

extensions-lib 16

Return

the list of seasons.

Parameters

response

the response from the site.