Hey,
I am having some trouble searching the api to find films containing 2 people that i specify.
Could you please send me an example which uses Justin Bieber and Selena Gomez for example, or any other 2 celebrities.
Nem találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.
Want to rate or add this item to a list?
Még nem tag?
Travis Bell válaszolt
Beküldve: 2023. augusztus 4. 13:31
Hi @izabeladrabek,
You can use discover for that and the
with_people
filter. Thewith_people
filter works like any other filter on discover so you can use a|
to make it anOR
query, or a,
to make it anAND
query.Make sure to look at all of the available filters on discover, there are over 30.
Cheers.