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
找不到电影或节目?登录并创建它吧。
ticao2 🇧🇷 pt-BR 的回复
于 2023 年 10 月 24 日 11:28上午
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
tr3ndyd3v 的回复
于 2023 年 10 月 24 日 1:32下午
Thank you, I will perform some testing on my end.
Thanks