seasonListParse

protected abstract fun seasonListParse(response: Response): List<SAnime>(source)

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.