So for example the movie Leave The World Behind: Here. Is there a way to get the second backdrop? I mean this would be the link and I already included the include_image_language:
`https://image.tmdb.org/t/p/original/${trendingMovie.backdrop_path}`;
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de ticao2 🇧🇷 pt-BR
pe data de 14 decembrie 2023 la ora 8:03 AM
If I understand correctly...
Yes.
If you have already made the API Request and received the poster_path and backdrop_path of the images you want,
simply use the base URL to download each image.
Example with poster: