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
Etkö löydä elokuvaa tai TV-ohjelmaa? Kirjaudu sisään lisätäksesi se.
Haluatko pisteyttää vai lisätä tämän nimikkeen listaan?
Ei rekisteröitynyt jäsen?
Vastaus käyttäjältä Travis Bell
20 heinäkuu 2023 klo 12:20PM
Hi @elmanci2, are you asking about this on the API?
Vastaus käyttäjältä elmanci2
20 heinäkuu 2023 klo 1:18PM
Yes
Vastaus käyttäjältä Travis Bell
20 heinäkuu 2023 klo 1:46PM
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:
Vastaus käyttäjältä maxmin2127
21 elokuu 2024 klo 11:07PM
Hi! This is my solution for this problem, coded in Vue, but it's basically the same as any other js file :