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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by eastern-amol
on April 10, 2015 at 4:40 AM
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
Reply by eastern-amol
on April 10, 2015 at 4:55 AM
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.
Reply by Travis Bell
on April 10, 2015 at 1:13 PM
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.