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.
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
آیا میخواهید به این مورد امتیاز دهید یا به فهرست اضافه کنید؟
عضو نیستید؟
پاسخ توسط Travis Bell
در تاریخ اوت 4, 2023 ساعت 1: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.