I just tried the search API and found this.
I searched for XXX movie with the include_adult=false parameter and it returned lots of Porn.
Is there any way to not have adult movies as a result?
https://api.themoviedb.org/3/search/movie?api_key=###&include_adult=false&language=en-US&query=xxx
Ne najdete filma ali serije? Prijavite se, da ga/jo ustvarite.
Want to rate or add this item to a list?
Not a member?
Travis Bell je odgovoril
dne februar 8, 2024 ob 1:43 PM
Hi @cylon147,
include_adult
filters out items that are marked asadult: true
. You can read about what we consider to be "adult" (porn) here.If there are items that aren't marked properly, you can file a content report and one of the moderators can take a look to see if it should be or not.