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
찾으시는 영화나 TV 프로그램이 없나요? 로그인 하셔서 직접 만들어주세요.
이 항목을 평가하거나 목록에 추가할까요?
회원이 아닌가요?
Travis Bell님의 댓글
10월 31, 2016 at 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님의 댓글
10월 31, 2016 at 2:15 오후
thanks @travisbell can someone help me with a simple php code