Is there anyway to save movies and tv show images (poster & backdrops - actor) on own host?
example: Instead this url https://image.tmdb.org/t/p/w500/kqjL17yufvn9OVLyXYpvtyrFfak.jpg
upload image in my host look like this: https://mysite.com/t/p/w500/kqjL17yufvn9OVLyXYpvtyrFfak.jpg or https://mysite.com/(custom-address)/kqjL17yufvn9OVLyXYpvtyrFfak.jpg
if yes please explain with example thanks
Nu găsiți un film sau un serial? Autentificați-vă pentru a-l crea.
Doriți să evaluați sau să adăugați acest articol într-o listă?
Nu sunteți membru?
Răspuns de Travis Bell
pe data de 31 octombrie 2016 la ora 1:35 PM
Hi @Brouz.iR
You are free to write your own code to save images locally, yes. There is nothing we can provide you to do this. Many of our customers cache data locally.
Cheers.
Răspuns de Brouz.iR
pe data de 31 octombrie 2016 la ora 2:15 PM
thanks @travisbell can someone help me with a simple php code