초보 동영상 관련 질문 드립니다.

매출이 오르면 내리는 수수료! 지금 수수료센터에서 전자결제(PG)수수료 비교견적 신청해 보세요!
초보 동영상 관련 질문 드립니다.

QA

초보 동영상 관련 질문 드립니다.

본문

아래 소스좀 봐주세요 유튜브 동영상 썸네일 출력이 안되네요

그전에는 됬었는데 유튜브 정책이 바뀌면서 소스도 좀 바뀐듣 한데요 그담부터 안되네요 ㅡ.ㅡ

수고하세요 ^^


   if (preg_match("@<embed.*src=\"//www.youtube.com/v/([^&]+)&?@",$list[$i][wr_content])) {
preg_match("/<embed.*?src=[\"']\/\/www\.youtube\.com\/v\/([^?]+)\?(.*?)['\"]/", $list[$i][wr_content], $matches);
$v = $matches[1];
$img = "<img src='".$v."/hqdefault.jpg' width='".$img_width."' height='".$img_height."' align='absmiddle' border='0'>";
}else if (file_exists($thumb)) {
$img = "<img src='".$thumb."' width='".$img_width."' height='".$img_height."' border='0'>";
}

이 질문에 댓글 쓰기 :

답변 1


$img = "<img src='http://img.youtube.com/vi/".$v."/hqdefault.jpg' width='".$img_width."' height='".$img_height."' align='absmiddle' border='0'>";


$img = "<img src='http://img.youtube.com/vi/".$v."/0.jpg' width='".$img_width."' height='".$img_height."' align='absmiddle' border='0'>";

이렇게 바꿔보세요.

답변을 작성하시기 전에 로그인 해주세요.
전체 6
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT