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
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 31 outubro 2016 às 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.
Resposta de Brouz.iR
em 31 outubro 2016 às 2:15 PM
thanks @travisbell can someone help me with a simple php code