Гарячі клавіші
Розширений пошук
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, 13: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, 03:05
thankyou brother love u i can do it haha
Відповідь від Chris-AM
20 липня 2023, 14:35
Your answer should be pinned at API DOCS