I've tried couple API call /3/movie/{id}/trailers, all the response i got have empty quicktime field. I'm wondering, what will the field looks like if it is non-empty. Could anyone give me an example (movie id)?
¿No encuentras una película o serie? Inicia sesión para crearla:
¿Quieres puntuar o añadir este elemento a una lista?
¿No eres miembro?
Contestado por Travis Bell
el 14 de marzo de 2014 a las 10:40
Hi shalunhasiti,
There isn't really. QT trailers were never really adopted by the community and never "took off" so to speak. Around 2 months ago we removed them entirely from the website.
Cheers.
Contestado por wtfzdotnet
el 15 de marzo de 2014 a las 15:30
Hi Travis,
I happened to read through some of these topics in API support, currently in php-tmdb-api I only implement youtube trailers as I came to the same conclusion that quicktime is barely ever used? if in the future this would be changing I think TMDB API should give us configurable parameters to construct the complete url / embed object in html. That way new options / old options can be removed by design of a single component.
I don't see this necessary for the short future but it might be a good idea for the long term.
Michael