I’m using the YouTube API to get thumbnails.
I have noticed the thumbnails are all 90 × 120 pixels.
Is there a way I can get them larger?
I’m using PHP 5.3 & SimpleXML to parse the XML.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you can sir!
I figured out that replacing the
default.jpgwith0.jpg, I can get a 480 × 360 px image.