Sprijin Bază de date filme (The Movie Database)

Hi there, I was wondering how can I structure the URI for my favourite movies list with movies details? My favourites list is set to be public. How to get the ID for that list?

I read the instructions and for the Lists, and it should look something like this:

https://www.themoviedb.org/list/47313?api_key=###&language=en-US

but I am little confused for the favourites list.

Programming beginner here, sorry for bothering :)

9 răspunsuri (pe pagină 1 din 1)

Jump to last post

I think Favorite List does not have an ID.
The address of your favorites list is:
https://www.themoviedb.org/u/esoterix202/favorites

Ok, but when I make a call with

https://www.themoviedb.org/u/esoterix202/favorites?api_key=9###&language=en-US

I get a response "HTTP 0 Error" Do you have any idea why would that happen?

I do no.
Only Travis Bell help you.

I kindly hope that I will get an explanation from Travis, then... Thank you.

Hi @esoterix202,

It sounds like you're wanting to use the API, is that right? If so, you're mixing up the website and the API. If you're wanting to get some of your account lists via the API, you need to look at the account list options:

You can see a walk through about the authentication here:

You will need to create an authentication token for the API, in order to get a hold of your account id.

I actually have a v4 auth script you can quickly use to get the account id if you want. Enter your read token (from your API settings), click "get request token" then "approve" and once it's approved, "get access token". That will print the account id for you. Then, you can head over to another test page I have for account lists. This one lets you make requests to your account lists.

WOW! How professional and beginner-friendly is this?! Great job, @travisbell ! clap clap clap You've made one mobile dev noob very happy grinning

One more question @travisbell . How can I extract additional details for EACH film on my list? Maybe somehow with append_to_response method? Or that is something I can do only with separate movie API call but no with favourite movies list API call? Thanks in advance for the explanation.

@travisbell

How can I extract additional details for EACH film on my list?

You would have to iterate over each ID and make a call to the get details method. From there you can use append_to_response but there is no way to expand the data on the account lists themselves.

Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.

Global

s focalizați bara de căutare
p deschideți meniul profilului
esc închide o fereastră deschisă
? deschideți fereastra de scurtături de la tastatură

Pe paginile media

b înapoi (sau la pornire atunci când este cazul)
e accesați pagina de editare

Pe paginile sezonului TV

(săgeată dreapta) mergeți la sezonul următor
(săgeată stânga) mergeți la sezonul precedent

Pe paginile episoadelor TV

(săgeată dreapta) mergeți la următorul episod
(săgeată stânga) mergeți la episodul anterior

Pe toate paginile de imagini

a deschideți fereastra pentru adăugarea imaginii

Pe toate paginile de editare

t deschide selectorul de traduceri
ctrl+ s trimiteți formularul

Pe paginile de discuții

n creați o nouă discuție
w comutați stare de vizionare
p comutați public/privat
c comutați închidere/deschidere
a deschide activitatea
r răspuns la discuție
l mergeți la ultimul răspuns
ctrl+ enter trimiteți mesajul
(săgeată dreapta) pagina următoare
(săgeată stânga) pagina anterioară

Setări

Doriți să evaluați sau să adăugați acest element într-o listă?

Autentificare