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, 09: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, 19:34
Thanks! That's very generous.