I am looking at using the TMDB API to create an application where only movies in french made in Québec lives. We would need to return a genre, then filter the genre by a category. I realise there's some limitations, but I would like to see if anyone would have a solution or a work around for this.
Thank you
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 ticao2 🇧🇷 pt-BR
em 24 outubro 2023 às 11:28 AM
Using Discover I think it solves the problem.
https://developer.themoviedb.org/reference/discover-movie
Just use the filters:
I didn't quite understand what you wrote. But...
You can use the genre filter.
For example the Comedy genre, ID 35
Resposta de tr3ndyd3v
em 24 outubro 2023 às 1:32 PM
Thank you, I will perform some testing on my end.
Thanks