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
Nem találsz egy filmet vagy egy sorozatot? Jelentkezz be és hozd létre.
Want to rate or add this item to a list?
Még nem tag?
Travis Bell válaszolt
Beküldve: 2023. július 20. 12:20
Hi @elmanci2, are you asking about this on the API?
elmanci2 válaszolt
Beküldve: 2023. július 20. 13:18
Yes
Travis Bell válaszolt
Beküldve: 2023. július 20. 13:46
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 válaszolt
Beküldve: 2024. augusztus 21. 23:07
Hi! This is my solution for this problem, coded in Vue, but it's basically the same as any other js file :