hosterListRequest

protected open fun hosterListRequest(episode: SEpisode): 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 getting the hosters. Override only if it's needed to override the url, send different headers or request method like POST.

Since

extensions-lib 16

Return

the request for getting the hosters.

Parameters

episode

the episode to look for hosters.