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.
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.
Reply by ticao2 š§š· pt-BR
on October 27, 2022 at 7:55 AM
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
Reply by basavarajakj16@gmail.com
on October 27, 2022 at 8:08 AM
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.
Reply by ticao2 š§š· pt-BR
on October 29, 2022 at 7:04 PM
There are two methods.
1 Making a Movie Images API Request.
https://developers.themoviedb.org/3/movies/get-movie-images
Example
2 In a basic API Request using the "&append_to_response=" feature
https://developers.themoviedb.org/3/movies/get-movie-details
Example