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
Can't find a movie or TV show? Login to create it.
Want to rate or add this item to a list?
Not a member?
Reply by Travis Bell
on October 31, 2016 at 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.
Reply by Brouz.iR
on October 31, 2016 at 2:15 PM
thanks @travisbell can someone help me with a simple php code