episodeListRequest

protected open fun episodeListRequest(anime: SAnime): Request(source)

Deprecated

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

Returns the request for updating the episode list. Override only if it's needed to override the url, send different headers or request method like POST.

Parameters

anime

the anime to look for episodes.