اختصارات لوحة المفاتيح
البحث المتقدم
Please Help! how i can get movies list from genre action_id
Hi there,
The best way would be to use /discover and the with_genres filter.
with_genres
https://api.themoviedb.org/3/discover/movie?api_key=###&with_genres=28
You can get a list of the genre ids from the /genre/movie/list method.
@travisbell said: Hi there, The best way would be to use /discover and the with_genres filter. https://api.themoviedb.org/3/discover/movie?api_key=###&with_genres=28 You can get a list of the genre ids from the /genre/movie/list method.
@travisbell said:
thankyou brother love u i can do it haha
Your answer should be pinned at API DOCS
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
تسجيل الدخول
التسجيل
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
سجل و انضم الى المجتمع
رد بواسطة Travis Bell
بتاريخ يوليو 27, 2018 في 1:26 مساءا
Hi there,
The best way would be to use /discover and the
with_genres
filter.You can get a list of the genre ids from the /genre/movie/list method.
رد بواسطة mhmd_sptraa
بتاريخ أكتوبر 21, 2021 في 3:05 صباحا
thankyou brother love u i can do it haha
رد بواسطة Chris-AM
بتاريخ يوليو 20, 2023 في 2:35 مساءا
Your answer should be pinned at API DOCS