Υποστήριξη για το The Movie Database

Hi how to display trailer from particular movie say for eg: from upcoming movies if selected one movie, where I need to display video trailer. How to get that link.

Thanks.

69 απαντήσεις(στη σελίδα 1 από 5)

Jump to last post

Επόμενη σελίδαΤελευταία σελίδα

Hi Ramkumar,

I assume your'e referring to doing this on the API? If so, once you have an id, lets say Interstellar (id 157336), you can call the /videos method.

http://api.themoviedb.org/3/movie/157336/videos?api_key=###

You can of course use append_to_response to get the movie details and videos in a single query too:

http://api.themoviedb.org/3/movie/157336?api_key=###&append_to_response=videos

Cheers.

How do I create the video url from key, name, site, size and type information form the json file?

Since we link to YouTube, it's as simple as taking the key value and appending it to a youtube.com address like so:

http://api.themoviedb.org/3/movie/550/videos?api_key=###

Has the YouTube key of SUXWAEX2jlg, so:

https://www.youtube.com/watch?v=SUXWAEX2jlg

Cheers.

Hi, in my apllication I have to search films by name. Is it possible to append video informations using "/search/movie" (I get always video=false). Thanks in advance!

The video field returned in results has nothing to do with YouTube videos. It's simply the designation as to whether or not the item is what we call a video here on TMDb. For more about videos, check this link: https://www.themoviedb.org/documentation/editing/videos

So, how can I get YouTube videos (trailers) with "/search/movie"? If this can't be done I have to get the id with the first api call and than get video informations with a second api call

You can't from any of the list methods at this time. You would have to call the id via a second API call.

Ok, thanks for the very fast replies

What may be the second api call? Can you please provide details steps for implementing the video trailer (I am creating this app using java) Also, I am doing a similar "search" api call, like informatica.

Hi @a.salem2 I created an API doc page that kind of goes through the basic process of what you're asking. You can read it here.

how can I display the image for any trailer embedded in the movie?

@NayirMichel Which image are you wanting to display?

@travisbell I think he means the thumbnail to display, with e.g. a play icon on it, showing that it's a video that will be played on tapping that play icon.

@travisbell said:

Since we link to YouTube, it's as simple as taking the key value and appending it to a youtube.com address like so:

http://api.themoviedb.org/3/movie/550/videos?api_key=###

Has the YouTube key of SUXWAEX2jlg, so:

https://www.youtube.com/watch?v=SUXWAEX2jlg

Cheers.

??

@Flixmag Do you have a question?

Δεν μπορείτε να βρείτε κάποια ταινία ή σειρά; Συνδεθείτε για να τη δημιουργήσετε.

Σε όλες τις σελίδες

s Εστίαση στη μπάρα αναζήτησης
p Άνοιγμα μενού προφίλ
esc Κλείσιμο ανοιχτού παραθύρου
? Άνοιγμα παραθύρου συντομεύσεων πληκτρολογίου

Στις σελίδες μέσων

b Επιστροφή στην προηγούμενη σελίδα(ή στην αρχική σελίδα όταν είναι εφικτό)
e Μετάβαση στη σελίδα επεξεργασίας

Στις σελίδες κύκλων σειρών

(Δεξιό βέλος) Μετάβαση στον επόμενο κύκλο
(Αριστερό βέλος) Μετάβαση στον προηγούμενο κύκλο

Στις σελίδες επεισοδίων σειρών

(Δεξιό βέλος) Μετάβαση στο επόμενο επεισόδιο
(Αριστερό βέλος) Μετάβαση στο προηγούμενο επεισόδιο

Σε όλες τις σελίδες εικόνων

a Άνοιγμα παραθύρου προσθήκης εικόνας

Σε όλες τις σελίδες επεξεργασίας

t Άνοιγμα επιλογέα μετάφρασης
ctrl+ s Υποβολή φόρμας

Στις σελίδες συζήτησης

n Δημιουργία νέας συζήτησης
w Ρύθμιση κατάστασης παρακολούθησης
p Ρύθμιση ως δημόσια/ιδιωτική
c Ρύθμιση ανοίγματος/κλεισίματος
a Άνοιγμα δραστηριότητας
r Απάντηση στη συζήτηση
l Μετάβαση στην τελευταία απάντηση
ctrl+ enter Υποβολή μηνύματος
(Δεξιό βέλος) Επόμενη σελίδα
(Αριστερό βέλος) Προηγούμενη σελίδα

Ρυθμίσεις

Θέλετε να αξιολογήσετε ή να προσθέσετε αυτό το στοιχείο σε μια λίστα;

Σύνδεση