데모
<?php
//ver1.0 150423 @_untitle_d
$yt_api = ''; //유튜브 API KEY, https://console.developers.google.com/project
function get_video_id($url){}
function youtube_info($id, $part='snippet')
{
global $yt_api;
$curl = curl_init();
curl_setopt($curl, CURLOPT_URL, "https://www.googleapis.com/youtube/v3/videos?id={$id}&key={$yt_api}&part={$part}");
curl_setopt($curl, CURLOPT_POST, 0);
curl_setopt($curl, CURLOPT_TIMEOUT, 10);
curl_setopt($curl, CURLOPT_RETURNTRANSFER, 1);
$return = curl_exec($curl);
curl_close($curl);
return json_decode($return, true);
}
$tmp_yt = 'http://www.youtube.com/watch?v=yEJ2-VofNCw'; //유튜브 동영상
$return = youtube_info(get_video_id($tmp_yt)); //유튜브 정보
echo "동영상 : ".$tmp_yt."<br>";
echo "제목 : ".$return['items'][0]['snippet']['title']."<br>"; //title
echo "채널명 : ".$return['items'][0]['snippet']['channelTitle']."<br>"; //channelTitle
echo "썸네일 : <img src='".$return['items'][0]['snippet']['thumbnails']['default']['url']."'><br>"; //thumb default
print_r($return);
?>
관련링크
http://untitled.untitle311apyxry1w48.com/lkbmgfh
참고
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 7530 | 10년 전 | 782 | ||
| 7529 |
파랑새1597
|
10년 전 | 1199 | |
| 7528 |
파랑새1597
|
10년 전 | 1305 | |
| 7527 |
integrity7
|
10년 전 | 1385 | |
| 7526 | 10년 전 | 2403 | ||
| 7525 |
다빈치코드777
|
10년 전 | 1096 | |
| 7524 | 10년 전 | 1559 | ||
| 7523 | 10년 전 | 955 | ||
| 7522 |
|
10년 전 | 985 | |
| 7521 |
blackkil
|
10년 전 | 1862 | |
| 7520 | 10년 전 | 1282 | ||
| 7519 |
Gaumi
|
10년 전 | 1073 | |
| 7518 | 10년 전 | 1474 | ||
| 7517 | 10년 전 | 821 | ||
| 7516 | 10년 전 | 1281 | ||
| 7515 | 10년 전 | 1393 | ||
| 7514 |
|
10년 전 | 4483 | |
| 7513 |
멋진남자임
|
10년 전 | 1134 | |
| 7512 |
다빈치코드777
|
10년 전 | 866 | |
| 7511 |
|
10년 전 | 3386 | |
| 7510 | 10년 전 | 1359 | ||
| 7509 | 10년 전 | 1135 | ||
| 7508 | 10년 전 | 711 | ||
| 7507 |
senseme
|
10년 전 | 736 | |
| 7506 |
멋진남자임
|
10년 전 | 1627 | |
| 7505 | 10년 전 | 3993 | ||
| 7504 | 10년 전 | 2139 | ||
| 7503 | 10년 전 | 988 | ||
| 7502 | 10년 전 | 514 | ||
| 7501 | 10년 전 | 1436 | ||
| 7500 | 10년 전 | 1484 | ||
| 7499 | 10년 전 | 3378 | ||
| 7498 | 10년 전 | 1196 | ||
| 7497 |
dethos79
|
10년 전 | 2961 | |
| 7496 | 10년 전 | 2142 | ||
| 7495 | 10년 전 | 854 | ||
| 7494 |
CHAVO
|
10년 전 | 1123 | |
| 7493 | 10년 전 | 2644 | ||
| 7492 | 10년 전 | 1255 | ||
| 7491 | 10년 전 | 1462 | ||
| 7490 | 10년 전 | 2327 | ||
| 7489 | 10년 전 | 2118 | ||
| 7488 |
toptopon
|
10년 전 | 887 | |
| 7487 |
|
10년 전 | 1025 | |
| 7486 | 10년 전 | 3346 | ||
| 7485 | 10년 전 | 1307 | ||
| 7484 | 10년 전 | 1367 | ||
| 7483 | 10년 전 | 1018 | ||
| 7482 | 10년 전 | 647 | ||
| 7481 | 10년 전 | 854 | ||
| 7480 | 10년 전 | 1219 | ||
| 7479 | 10년 전 | 2596 | ||
| 7478 | 10년 전 | 1159 | ||
| 7477 |
멋진남자임
|
10년 전 | 1510 | |
| 7476 |
zeppeto
|
10년 전 | 1139 | |
| 7475 |
200점아빠
|
10년 전 | 908 | |
| 7474 | 10년 전 | 4001 | ||
| 7473 | 10년 전 | 985 | ||
| 7472 |
나르시스1
|
10년 전 | 1235 | |
| 7471 | 10년 전 | 869 | ||
| 7470 | 10년 전 | 1271 | ||
| 7469 |
플라이SINJI
|
10년 전 | 963 | |
| 7468 |
|
10년 전 | 539 | |
| 7467 |
|
10년 전 | 649 | |
| 7466 | 10년 전 | 1113 | ||
| 7465 | 10년 전 | 1177 | ||
| 7464 |
|
10년 전 | 1180 | |
| 7463 | 10년 전 | 1238 | ||
| 7462 |
진짜별사탕
|
10년 전 | 850 | |
| 7461 | 10년 전 | 938 | ||
| 7460 | 10년 전 | 3721 | ||
| 7459 |
멋진남자임
|
10년 전 | 1549 | |
| 7458 |
멋진남자임
|
10년 전 | 477 | |
| 7457 | 10년 전 | 914 | ||
| 7456 | 10년 전 | 755 | ||
| 7455 | 10년 전 | 2145 | ||
| 7454 | 10년 전 | 627 | ||
| 7453 | 10년 전 | 818 | ||
| 7452 |
중국어사이트제작
|
10년 전 | 503 | |
| 7451 | 10년 전 | 900 | ||
| 7450 | 10년 전 | 625 | ||
| 7449 |
울라라라우
|
10년 전 | 944 | |
| 7448 | 10년 전 | 1628 | ||
| 7447 |
멋진남자임
|
10년 전 | 497 | |
| 7446 | 10년 전 | 544 | ||
| 7445 |
네이비칼라
|
10년 전 | 1665 | |
| 7444 |
senseme
|
10년 전 | 1398 | |
| 7443 | 10년 전 | 1335 | ||
| 7442 | 10년 전 | 723 | ||
| 7441 |
멋진남자임
|
10년 전 | 1427 | |
| 7440 | 10년 전 | 895 | ||
| 7439 |
|
10년 전 | 748 | |
| 7438 |
|
10년 전 | 926 | |
| 7437 |
basement
|
10년 전 | 1027 | |
| 7436 |
잘살아보자
|
10년 전 | 1118 | |
| 7435 | 10년 전 | 1077 | ||
| 7434 | 10년 전 | 3788 | ||
| 7433 |
|
10년 전 | 2728 | |
| 7432 |
alexkim
|
10년 전 | 857 | |
| 7431 |
이웃집초보
|
11년 전 | 1302 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기