Is is preferable to hotlink directly to images on TMDB in my application, or to download them and serve them ourselves? Are there any limits on image serving? Do they count as API requests?
لم تجد الفلم أو المسلسل ؟ سجل دخولك و انشئها
هل تريد تقييم او اضافة هذا العنصر للقائمة؟
لست عضو؟
رد بواسطة Travis Bell
بتاريخ يونيو 4, 2015 في 9:55 صباحا
Hi strig,
You're free to use the images straight from tmdb.org. There are no limits and image requests do not count as API requests.
رد بواسطة strig
بتاريخ يونيو 4, 2015 في 7:34 مساءا
Thanks! That's very generous.