Crate simkl

Crate simkl 

Source

Modules§

calendar
images
When getting images, SIMKL asks to cache it in your app forever. The images with the same URL never change. Do not redownload the same image multiple times.
pin
PIN for devices with limited UI
search
sync
user

Structs§

Episode
Extended
By default methods are not returnig additional data for movies, anime, show etc. They return minimal info you need to match in the local database. But, if you need more information just add `extended={fields}`` to the URL. Will be in lower case
Ids
Rank
Rating
Ratings
Season
SeasonEpisode
StandardMediaObject

Enums§

AnimeGenre
AnimeType
MovieGenre
TvGenre
Type

Constants§

API_URL
API URL, queries will need the following headers:

Functions§

get_auth_url
get_extended_parameter
get_pagination_parameter
Some the endpoints are paginated. Endpoints which have 📄 Pagination will load 1 page of 10 items by default. If you want to change this, append query string ?page={page}&limit={limit} to the URL.
get_rating
Get rating (token not required)