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
Can't find a movie or TV show? Login to create it.
Elementu hau kalifikatu edo zerrenda batera gehitzea nahi al duzu?
Ez zara kidea?
Travis Bell Erabiltzailearen Erantzuna
Uztaila 20, 2023 egunean 12:20 PM(e)tan
Hi @elmanci2, are you asking about this on the API?
elmanci2 Erabiltzailearen Erantzuna
Uztaila 20, 2023 egunean 1:18 PM(e)tan
Yes
Travis Bell Erabiltzailearen Erantzuna
Uztaila 20, 2023 egunean 1:46 PM(e)tan
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 Erabiltzailearen Erantzuna
Abuztua 21, 2024 egunean 11:07 PM(e)tan
Hi! This is my solution for this problem, coded in Vue, but it's basically the same as any other js file :