The Movie Database Support

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 replies (on page 5 of 5)

Jump to last post

Previous page

@luisacmn said:
I didn't understand. Can you be more specific? How can I display trailers from Youtube based on the movie data from the API?

See here Trailer URL
https://www.themoviedb.org/talk/5451ec02c3a3680245005e3c?page=4#5f6fc133f2cf25003a8dd6c3

@informatica said:

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!

watch this video from 44 minutes https://youtu.be/oqJY1L0gnto

hey travis if i want video from vimeo then

{
  "id": 842544,
  "results": [
    {
      "iso_639_1": "en",
      "iso_3166_1": "US",
      "name": "Official US Trailer",
      "key": "pA6CGAwVq-Q",
      "site": "YouTube",
      "size": 1080,
      "type": "Trailer",
      "official": true,
      "published_at": "2022-12-07T01:55:54.000Z",
      "id": "63da760d3dc31300864ce2a2"
    },
    {
      "iso_639_1": "en",
      "iso_3166_1": "US",
      "name": "Official Trailer",
      "key": "FkjgZMSyB_I",
      "site": "YouTube",
      "size": 1080,
      "type": "Trailer",
      "official": true,
      "published_at": "2022-11-28T01:09:12.000Z",
      "id": "6385778f2e0697023d287378"
    }
  ]
}



i getting this what you think what i should do ?

@johnikutty said:

https://api.themoviedb.org/3/movie/157336/videos not responce sir

Did you forget to use your API Key?
Compare:

https://api.themoviedb.org/3/movie/157336/videos
https://api.themoviedb.org/3/movie/157336/videos?api_key=THE_KEY

this code not get video

what is the link for getting the video URLs and all?

@popenor said:

what is the link for getting the video URLs and all?

See here
https://www.themoviedb.org/talk/5451ec02c3a3680245005e3c?page=4#5f6fc133f2cf25003a8dd6c3

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login