The Movie Database Support Forum

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}`;

1 Antwort (Seite 1 von 1)

Jump to last post

@timwhrl said:
Are the backdrops listed on a movie page available through the API
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}`;

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:

https://image.tmdb.org/t/p/[size]/[poster_path]  
https://image.tmdb.org/t/p/original/wigZBAmNrIhxp2FNGOROUAeHvdh.jpg  
https://image.tmdb.org/t/p/w500/wigZBAmNrIhxp2FNGOROUAeHvdh.jpg  

Es fehlt ein Film oder eine Serie? Logge dich ein zum Ergänzen.

Allgemein

s Fokus auf Suchfeld
p Profil öffnen
esc Fenster schließen
? Tastenkürzel anzeigen

Videos

b Zurück
e Bearbeiten

Staffeln

Nächste Staffel
Vorherige Staffel

Episoden

Nächste Episode
Vorherige Episode

Bilder

a Poster oder Hintergrundbild hinzufügen

Editieren

t Sprachauswahl öffnen
ctrl+ s Speichern

Diskussionen

n Neue Diskussion erstellen
w Beobachten an / aus
p Diskussion öffentlich / privat
c Diskussion öffnen / schließen
a Diskussionsverlauf anzeigen
r Auf Diskussion antworten
l Letzte Antwort anzeigen
ctrl+ enter Senden
Nächste Seite
Vorherige Seite

Einstellungen

Diesen Eintrag bewerten oder zu einer Liste hinzufügen?

Anmelden