Axuda de The Movie Database

Hi,How to get latest movie list.Please help me.

5 respostas (na páxina 1 de 1)

Jump to last post

Hi sailendra.v,

Are you trying to get the latest movies via the API? What specific list are you looking for?

Hi,

I am looking for all kinds of recently released movies list like Hollywood, Bollywood(Hindi) and Tollywood(Telugu) and also featured release movies.

You can build your own discover query to filter release dates however you please. That will be the easiest way to get a lit of movies that you're looking for.

Hi Travis Bell, i am running this code <?php $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, "http://themoviedb.apiary.io/3/discover/movie"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE); curl_setopt($ch, CURLOPT_HEADER, FALSE); curl_setopt($ch, CURLOPT_HTTPHEADER, array("Accept: application/json")); $response = curl_exec($ch); curl_close($ch);

var_dump($response); ?> It is showing string(40) "Private API, please provide private hash"

what is private api ...I got only one api key from you.....please help me to run this code....

Hi sailendra.v,

You're not using the production API, that's just Apiary, a tool you can use to help troubleshoot requests.

Change your request to use api.themoviedb.org and you will see it work.

Cheers.

Non podes atopar unha película ou serie? Inicia sesión para creala.

Global

s amosar a barra de procura
p abrir menú do perfil
esc pechar e abrir xanela
? abrir xanela de atallos do teclado

En páxinas de medios

b atrás (ou á principal se aplica)
e ir a editar páxina

En páxinas de tempadas de televisión

(flecha dereita) ir á tempada seguinte
(flecha esquerda) ir á tempada anterior

En páxinas de episodios de televisión

(flecha dereita) ir ao episodio seguinte
(flecha esquerda) ir ao episodio anterior

En todas as páxinas de imaxe

a abrir a xanela de engadir imaxe

En todas as páxinas de edición

t abrir selector de traducións
ctrl+ s enviar formulario

Nas páxinas de debate

n crear un novo debate
w amosar o estado do seguimento
p mudar público/privado
c mudar abrir/pechar
a abrir actividade
r responder no debate
l ir á última resposta
ctrl+ enter eviar a túa mensaxe
(flecha dereita) páxina seguinte
(flecha esquerda) ir á páxina anterior

Configuración

Queres valorar ou engadir o elemento a unha listaxe?

Iniciar sesión