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.
Contestado por ticao2 🇧🇷 pt-BR
el 27 de octubre de 2022 a las 07:55
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
Contestado por basavarajakj16@gmail.com
el 27 de octubre de 2022 a las 08:08
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.
Contestado por ticao2 🇧🇷 pt-BR
el 29 de octubre de 2022 a las 19:04
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