The Movie Database Support

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 replies (on page 1 of 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.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login