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?
Non riesci a trovare un film o una serie Tv? Accedi per crearlo.
Vuoi valutare o aggiungere quest'elemento a una lista?
Non sei un membro?
Risposta da Travis Bell
il 4 giugno, 2015 alle 9:55AM
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.
Risposta da strig
il 4 giugno, 2015 alle 7:34PM
Thanks! That's very generous.