Сочетания клавиш
Расширенный Поиск
hi how can i get more than one genre for example action and drama in the same request?
Hi samdev,
I'm not sure what request you're referring to but the only place you can do this would be with discover:
https://api.themoviedb.org/3/discover/movie?api_key=###&with_genres=18,28
You can read more about how to filter with AND vs. OR queries, as well as additional filters at the docs: http://docs.themoviedb.apiary.io/#reference/discover/discovermovie
Cheers.
thank u :)
Не можете найти фильм или сериал? Войдите на сайт, чтобы добавить его.
Войти
Регистрация
Хотите поставить оценку или добавить в список?
Нет аккаунта?
Присоединитесь к сообществу
Ответ от Travis Bell
, 13 января 2016 в 10:56
Hi samdev,
I'm not sure what request you're referring to but the only place you can do this would be with discover:
You can read more about how to filter with AND vs. OR queries, as well as additional filters at the docs: http://docs.themoviedb.apiary.io/#reference/discover/discovermovie
Cheers.
Ответ от samdev
, 13 января 2016 в 12:30
thank u :)