Closed haruajsuru closed 2 years ago
updated code properly this time and confirm all search results return correctly, I didn't have opportunity to check other functions (ranking, seasonal) so I will leave them alone for now
Also I think that in our doc/example codes should have warning about the nsfw parameter to make sure that people will know beforehand about the missing results problem
Looks good, thanks!
For some reason MAL flaged some PG-13 result as nsfw and those result won't show up in search without snfw = true parameter
I set nsfw default to true to make sure all the api return all search results correct
this is just a quick fix I put together on github if anyone want to reformat it or have better ideal, feel free to contribute your code