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
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 8 fevereiro 2024 às 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.