TCH (statz) | #1, Főfasz (10466) |
282 | #2b98 | ^ | Idézet | Thu, 03 Apr 2014 13:53:44 +02 |
89.133.*.* | *.catv.broadband.hu |
Pety, Prometheus?function yt_get_views($id) { $data = json_decode(file_get_contents('https://gdata.youtube.com/feeds/api/videos/'.$id.'?v=2&alt=json'), true); return $data['entry']['yt$statistics']['viewCount']; } |