The Movie Database Support

Can any one suggest how to fetch movie title image of a particular movie

3 replies (on page 1 of 1)

Jump to last post

@basavarajakj16@gmail.com said:
movie title image of a particular movie
Can any one suggest how to fetch movie title image of a particular movie

Sorry, I do not understand.
What do you mean by " movie title image " ?
Could it be the Movie Poster?
Example
https://www.themoviedb.org/t/p/original/2QlRq0MEx8IEODKNbGZyu3Sz5UV.jpg

I mean movie title logo images, for a particular movie there is a particular title logo is there so i need to integrate with poster . If u get this can suggest me how to get those stuff.

@basavarajakj16@gmail.com said:

I mean movie title logo images, for a particular movie there is a particular title logo is there so i need to integrate with poster .
If u get this can suggest me how to get those stuff.

There are two methods.

1 Making a Movie Images API Request.
https://developers.themoviedb.org/3/movies/get-movie-images
Example

https://api.themoviedb.org/3/movie/19995/images?api_key=THE_KEY&language=en-US&include_image_language=en,jp,null  

2 In a basic API Request using the "&append_to_response=" feature
https://developers.themoviedb.org/3/movies/get-movie-details
Example

https://api.themoviedb.org/3/movie/19995?api_key=THE_KEY&language=en-US&append_to_response=images&include_image_language=en,jp,null  

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