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}`;
找不到电影或节目?登录并创建它吧。
ticao2 🇧🇷 pt-BR 的回复
于 2023 年 12 月 14 日 8: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: