The Movie Database Support Forum

Hi, how to get all backdrops (only english) ?

how to get all posters (only english) ?

I am using : https://github.com/pixelead0/tmdb_v3-PHP-API-/blob/master/tmdb_v3.php

thanks.

4 Antworten (Seite 1 von 1)

Jump to last post

Hi rezaeee,

I'm not sure if the tmdb_v3-PHP-API supports querying images by language. The query on the API looks like so (example with id 550):

https://api.themoviedb.org/3/movie/550/images?api_key=###&include_image_language=en

You can of course even make that a single call with ?append_to_response=:

https://api.themoviedb.org/3/movie/550?api_key=###&append_to_response=images&include_image_language=en

Cheers.

Thanks, Travis Bell tmdb_v3 supported language filter.

It doesn't need to support the language param but rather the include_image_language param. This is what I don't know about. You would have to dig through the source or contact the developer of the library.

Cheers.

i know I'm PHP developer , Just needed to URL of api . thanks.

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