Resolvable Anime Source
A source that may handle opening an SAnime or SEpisode for a given URI.
Since
extensions-lib 14
Properties
Functions
Link copied to clipboard
Called if getUriType is UriType.Anime. Returns the corresponding SAnime, if possible.
Link copied to clipboard
Link copied to clipboard
abstract suspend fun getAnimeEpisodeUpdate(anime: SAnime, episodes: List<SEpisode>, fetchDetails: Boolean, fetchEpisodes: Boolean): SAnimeEpisodeUpdate
Fetches updated information for an anime.
Link copied to clipboard
abstract suspend fun getAnimeSeasonUpdate(anime: SAnime, seasons: List<SAnime>, fetchDetails: Boolean, fetchSeasons: Boolean): SAnimeSeasonUpdate
Fetches updated information for an anime.
Link copied to clipboard
Called if getUriType is UriType.Episode. Returns the corresponding SEpisode, if possible.
Link copied to clipboard
Link copied to clipboard
Returns the list of filters for the source.
Link copied to clipboard
Get the list of hoster for an episode.
Link copied to clipboard
Get a page with a list of latest anime updates.
Link copied to clipboard
Get a page with a list of anime.
Link copied to clipboard
Get anime related to anime, grouped by relation label
Link copied to clipboard
Get a page with a list of anime.
Link copied to clipboard
Link copied to clipboard
Returns what the given URI may open. Returns UriType.Unknown if the source is not able to resolve the URI.
Link copied to clipboard
Get the list of videos for a hoster.