How can I get only the logo of the movies and tv I only want the logo like this => https://www.themoviedb.org/t/p/original/izvZm6zHyidvhktODSGjnOFldKu.png
Film of tv-serie niet gevonden? Meld je aan om deze toe te voegen.
Want to rate or add this item to a list?
Not a member?
Reactie van Travis Bell
op 20 juli 2023 om 12:20 PM
Hi @elmanci2, are you asking about this on the API?
Reactie van elmanci2
op 20 juli 2023 om 1:18 PM
Yes
Reactie van Travis Bell
op 20 juli 2023 om 1:46 PM
Ok, I've moved this post into the API forum.
You can get the logos by calling the /images method, and looking at the returned
logos
filed.Make sure to read the docs around images:
Reactie van maxmin2127
op 21 augustus 2024 om 11:07 PM
Hi! This is my solution for this problem, coded in Vue, but it's basically the same as any other js file :