Hi @seenzone There's no way to get the trailer directly from list method (search, discover, find...) you have to do it by calling the detail and videos methods. You can use append_to_response to do this in a single request. You can read more about this here.
Cheers.
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Resposta de Travis Bell
em 9 janeiro 2017 às 3:18 PM
Hi @seenzone There's no way to get the trailer directly from list method (search, discover, find...) you have to do it by calling the detail and videos methods. You can use
append_to_response
to do this in a single request. You can read more about this here.Cheers.