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}`;
Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.
Diesen Eintrag bewerten oder zu einer Liste hinzufügen?
Kein Mitglied?
Antwort von ticao2 🇧🇷 pt-BR
am 14. Dezember 2023 um 08:03
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: