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
Kan du inte hitta en film eller tv-serie? Logga in för att skapa den.
Vill du betygsätta denna artikel eller lägga till den i en lista?
Inte medlem?
Svar från ticao2 🇧🇷 pt-BR
den 24 oktober 2023 vid 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
Svar från tr3ndyd3v
den 24 oktober 2023 vid 1:32 PM
Thank you, I will perform some testing on my end.
Thanks