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
找不到电影或节目?登录并创建它吧。
Travis Bell 的回复
于 2016 年 10 月 31 日 1:35下午
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.
Brouz.iR 的回复
于 2016 年 10 月 31 日 2:15下午
thanks @travisbell can someone help me with a simple php code