loadLinks

open suspend override fun loadLinks(    data: String,     isCasting: Boolean,     subtitleCallback: (SubtitleFile) -> Unit,     callback: (ExtractorLink) -> Unit): Boolean(source)

Callback is fired once a link is found, will return true if method is executed successfully

Parameters

data

dataUrl string returned from load function.

See also

newMovieLoadResponse
newTvSeriesLoadResponse
newLiveStreamLoadResponse
newAnimeLoadResponse
newTorrentLoadResponse