Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Please Test: Additional thumbnail size coming soon
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeffrey Posnick  
View profile  
 More options Apr 4 2012, 11:45 am
From: Jeffrey Posnick <je...@google.com>
Date: Wed, 4 Apr 2012 08:45:35 -0700 (PDT)
Local: Wed, Apr 4 2012 11:45 am
Subject: Please Test: Additional thumbnail size coming soon
Hello Folks,

 Starting today in our staging environment (http://apiblog.youtube.com/
2008/11/all-worlds-stage.html),you’ll find an additional thumbnail
entry listed for each video. The thumbnail is identified with the
“yt:name” attribute of “mqdefault” and its size is 320 x 180 pixels.
The new thumbnail will only be available in version 2 and above of the
Data API. The underlying XML element looks like

  <media:thumbnail url='http://i.ytimg.com/vi/VIDEO_ID/mqdefault.jpg'
height='180' width='320' yt:name='mqdefault'/>

 We plan on pushing this change out to the production environment
after it’s been live on stage for at least a week, so the earliest
that will happen is Wednesday, April 11.

 Most developers will not have to do anything as a result of this
additional thumbnail—using it is entirely optional. However, we know
that there are some developers who access specific thumbnails based on
the order in which they appear relative to other thumbnail entries in
a video entry—for instance, your code might always access the second
thumbnail returned by the Data API, blindly assuming that it
represents the “hqdefault” image. If you have code that makes those
assumptions, you should remediate it prior to next Tuesday, or else
your code might inadvertently read the incorrect thumbnail from the
Data API response. Please test your code against the staging
environment now to see if any changes will be needed.

 The recommended best practice is not to make any assumptions about
the order in which thumbnail entries are returned in Data API
responses, and instead rely on the “yt:name” attribute to identify the
thumbnail that’s best suited for display in your application.

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »