Anime Source
A basic interface for creating a source. It could be an online source, a local source, etc...
Inheritors
Properties
Functions
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
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
Get the list of videos for a hoster.