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?
Não consegue encontrar um certo filme ou série? Inicie sessão e adicione-o.
Deseja classificar ou adicionar este item a uma lista?
Ainda não é um membro?
Resposta de Travis Bell
em 4 junho 2015 às 9:55 AM
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.
Resposta de strig
em 4 junho 2015 às 7:34 PM
Thanks! That's very generous.