FR: add streaming
to getAnimeSearch
#529
Labels
api.jikan.moe
Related to the public REST API or MyAnimeList and probably not a bug/code issue
feature
question
Thanks for this nice API! I am currently working on a small Alfred plugin to search for anime.
One thing I'd like to do is to add the streaming sites available. While
streaming
is listed when requesting information on an individual MAL entry, it is omitted in the results forgetAnimeSearch
. This makes it necessary to send a separate request for each MAL entry found, which is kinda cumbersome (and also hits the API rate limit quickly).Could
streaming
be added to the results fromgetAnimeSearch
?The text was updated successfully, but these errors were encountered: