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 مساءا
Hi @elmanci2, are you asking about this on the API?
رد بواسطة elmanci2
بتاريخ يوليو 20, 2023 في 1:18 مساءا
Yes
رد بواسطة Travis Bell
بتاريخ يوليو 20, 2023 في 1: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
بتاريخ أغسطس 21, 2024 في 11:07 مساءا
Hi! This is my solution for this problem, coded in Vue, but it's basically the same as any other js file :