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
Negalite rasti filmo ar TV laidos? Prisijunkite, kad sukurtumėte.
Norite įvertinti ar įtraukti šį elementą į sąrašą?
Nesate narys?
Atsakė Travis Bell
2023 liepos 20, 12:20 PM
Hi @elmanci2, are you asking about this on the API?
Atsakė elmanci2
2023 liepos 20, 1:18 PM
Yes
Atsakė Travis Bell
2023 liepos 20, 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:
Atsakė maxmin2127
2024 rugpjūčio 21, 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 :