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?
Can't find a movie or TV show? Login to create it.
ต้องการให้คะแนนหรือเพิ่มรายการนี้ไปยังรายการหรือไม่
ไม่ใช่สมาชิกเหรอ
Reply by Travis Bell
on June 4, 2015 at 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.
Reply by strig
on June 4, 2015 at 7:34 หลังเที่ยง
Thanks! That's very generous.