Hello Sir/Madam,
We are going to develop application for iOS platform and we want download the videos from your server using your API's to dub the movies.
Please check the following queries and let me know your feedback on the same:
I have created "Developer" api key and trying to fetch the video details with video URL but unable to fetch the details.
Response:
{ "id": 550, "results": [ { "id": "533ec654c3a36854480003eb", "iso_639_1": "en", "key": "SUXWAEX2jlg", "name": "Trailer 1", "site": "YouTube", "size": 720, "type": "Trailer" } ] }
I am waiting for your valuable reply on the same.
Thanks in advance !! Amol Chaudhari
¿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 eastern-amol
el 10 de abril de 2015 a las 04:40
Hello Sir/Madam,
I would appreciate if you get back to me on above queries, I have urgency on this point. Base on you feedback we can proceed with further development activity.
Thanks in advance !! Amol Chaudhari
Contestado por eastern-amol
el 10 de abril de 2015 a las 04:55
Ok, Actually I saw the iOS application name is "ToDoMovies 3" and this application is using "themoviedb" api's and saw the video playing feature in this application.
I don't know where they fetching "movie clips or trailer" video inside the iOS application.
Anyways thank you for your quick replied on my queries.
Contestado por Travis Bell
el 10 de abril de 2015 a las 13:13
Hi eastern-amol,
We store YouTube ID's for things like trailers which is what TodoMovies is using. They're simply playing back a YouTube clip.
Hope that helps.