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}`;
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by ticao2 🇧🇷 pt-BR
on December 14, 2023 at 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: