Fetch YouTube highest thumbnail resolution
问题 I want to get youtube highest thumbnail "maxresdefault.jpg" Like this one http://i.ytimg.com/vi/Cj6ho1-G6tw/maxresdefault.jpg I'm using this simple php code <?php $youtub_id = "Cj6ho1-G6tw"; echo "http://i.ytimg.com/vi/".$youtub_id."/maxresdefault.jpg"; ?> The problem with the code above is there is videos like this one http://youtu.be/VGazSZUYyf4 NOT HD And the result is gray small 404 image of youtube http://i.ytimg.com/vi/VGazSZUYyf4/maxresdefault.jpg So how to get the highest youtube