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
Nie możesz znaleźć filmu lub serialu? Zaloguj się, aby go utworzyć.
Want to rate or add this item to a list?
Not a member?
Odpowiedź użytkownika eastern-amol
10 kwietnia 2015 o godz. 4:40AM
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
Odpowiedź użytkownika eastern-amol
10 kwietnia 2015 o godz. 4:55AM
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.
Odpowiedź użytkownika Travis Bell
10 kwietnia 2015 o godz. 1:13PM
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.