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
Не можете да откриете филм или сериал? Влезте, за да го създадете.
Искате ли да го оцените или добавите към списък?
Нямате профил?
Отговор от Travis Bell
на 20 юли 2023 в 12:20 PM
Hi @elmanci2, are you asking about this on the API?
Отговор от elmanci2
на 20 юли 2023 в 1:18 PM
Yes
Отговор от Travis Bell
на 20 юли 2023 в 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:
Отговор от maxmin2127
на 21 август 2024 в 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 :