Пречице на тастатури
Напредна претрага
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 PM
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 AM
thankyou brother love u i can do it haha
Одговор од Chris-AM
дана 20. јул 2023. у 2:35 PM
Your answer should be pinned at API DOCS