<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history</id>
  <title>YouTube Iframe Player API - Revision History</title>
  <updated>2025-07-09T16:00:00:-0800</updated>
  <link rel="self" href="https://developers.google.com/youtube/feeds/iframe-player-api-revision-history.xml"/>
  <author>
    <name>YouTube</name>
  </author>
    <entry>
    <title>July 9, 2025</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2025-07-09</id>
    <updated>2025-07-09T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#onError"><code>onError</code></a> event API has been updated with a new error code <code>153</code>.
  Error <code>153</code> indicates the request does not include the <code>HTTP Referer</code> header or equivalent API Client identification.
  See <a href="https://developers.google.com/youtube/terms/required-minimum-functionality#embedded-player-api-client-identity">API Client Identity and Credentials</a> for more information.
</p>
]]>
    </content>
  </entry>
  <entry>
    <title>June 24, 2024</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2024-06-24</id>
    <updated>2024-06-24T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>The documentation has been updated to note that YouTube has extended the
    <a href="https://developers.google.com/youtube/iframe_api_reference#Android_WebView_Media_Integrity_API_Integration">Android WebView Media Integrity API</a>
    to enable embedded media players, including YouTube player embeds in Android applications, to
    verify the embedding app's authenticity. With this change, embedding apps automatically send an
    attested app ID to YouTube.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>November 20, 2023</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2023-11-20</id>
    <updated>2023-11-20T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>The new <code><a href="https://developers.google.com/youtube/iframe_api_reference#onAutoplayBlocked">onAutoplayBlocked</a></code> event API is now available.
  This event notifies your application if the browser blocks autoplay or scripted playback.
  Verification of autoplay success or failure is an
  <a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/play#exceptions">established paradigm</a>
  for HTMLMediaElements, and the <code>onAutoplayBlocked</code> event now provides similar
  functionality for the IFrame Player API.
</p>
]]>
    </content>
  </entry>
  <entry>
    <title>April 27, 2021</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2021-04-27</id>
    <updated>2021-04-27T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Getting_Started">Getting Started</a> and <a href="https://developers.google.com/youtube/iframe_api_reference#Loading_a_Video_Player">Loading a Video Player</a> sections have been updated to include examples of using a <code>playerVars</code> object to customize the player.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>October 13, 2020</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2020-10-13</id>
    <updated>2020-10-13T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p class="caution"><b>Note:</b> This is a deprecation announcement for the embedded player
  functionality that lets you configure the player to load search results. This announcement affects
  the IFrame Player API's <a href="https://developers.google.com/youtube/iframe_api_reference#Playlist_Queueing_Functions">queueing functions for lists</a>,
  <code><a href="https://developers.google.com/youtube/iframe_api_reference#cuePlaylist">cuePlaylist</a></code> and
  <code><a href="https://developers.google.com/youtube/iframe_api_reference#loadPlaylist">loadPlaylist</a></code>.</p>

  <p>This change will become effective on or after <nobr>15 November 2020</nobr>. After that time, calls to the
  <code>cuePlaylist</code> or <code>loadPlaylist</code> functions that set the <code>listType</code>
  property to <code>search</code> will generate a <code>4xx</code> response code, such as
  <code>404</code> (<code>Not Found</code>) or <code>410</code> (<code>Gone</code>). This change
  also affects the <code>list</code> property for those functions as that property no longer
  supports the ability to specify a search query.</p>

<p>As an alternative, you can use the YouTube Data API's
  <code><a href="https://developers.google.com/youtube/v3/docs/search/list">search.list</a></code> method to retrieve search
  results and then load selected videos in the player.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>October 24, 2019</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2019-10-24</id>
    <updated>2019-10-24T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>The documentation has been updated to reflect the fact that the API no longer supports functions for setting or retrieving playback quality.
   As explained in this <a href="https://support.google.com/youtube/answer/91449">YouTube Help Center article</a>, to give you the best viewing
   experience, YouTube adjusts the quality of your video stream based on your viewing conditions.</p>

<p>The changes explained in the following list have been in effect for more than one year. This update merely aligns
   the documentation with current functionality:</p>

<ul>
  <li>The <code>getPlaybackQuality</code>, <code>setPlaybackQuality</code>, and <code>getAvailableQualityLevels</code> functions
      are no longer supported. In particular, calls to <code>setPlaybackQuality</code> will be no-op functions, meaning they will
      not actually have any impact on the viewer's playback experience.</li>
  <li>The queueing functions for videos and playlists -- <code><a href="https://developers.google.com/youtube/iframe_api_reference#cueVideoById">cueVideoById</a></code>,
      <code><a href="https://developers.google.com/youtube/iframe_api_reference#loadVideoById">loadVideoById</a></code>, etc. -- no longer support the <code>suggestedQuality</code> argument.
      Similarly, if you call those functions using object syntax, the <code>suggestedQuality</code> field is no longer supported.
      If <code>suggestedQuality</code> is specified, it will be ignored when the request is handled. It will not generate any
      warnings or errors.</li>
  <li>The <code><a href="https://developers.google.com/youtube/iframe_api_reference#onPlaybackQualityChange">onPlaybackQualityChange</a></code> event is still supported and might signal a
      change in the viewer's playback environment. See the <a href="https://support.google.com/youtube/answer/91449">Help Center article</a>
      referenced earlier for more information about factors that affect playback conditions or that might cause the event to fire.</li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>May 16, 2018</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2018-05-16</id>
    <updated>2018-05-16T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>The API now supports features that allow users (or embedders) to <a href="https://developers.google.com/youtube/iframe_api_reference#Spherical_Video_Controls">control the viewing perspective for 360° videos</a>:</p>

<ul>
  <li>The <code><a href="https://developers.google.com/youtube/iframe_api_reference#getSphericalProperties">getSphericalProperties</a></code> function retrieves the current orientation for the video playback. The orientation includes the following data:
    <ul>
      <li><b>yaw</b> - represents the horizontal angle of the view in degrees, which reflects the extent to which the user turns the view to face further left or right</li>
      <li><b>pitch</b> - represents the vertical angle of the view in degrees, which reflects the extent to which the user adjusts the view to look up or down</li>
      <li><b>roll</b> - represents the rotational angle (clockwise or counterclockwise) of the view in degrees.</li>
      <li><b>fov</b> - represents the field-of-view of the view in degrees, which reflects the extent to which the user zooms in or out on the video.</li>
    </ul>
  </li>
  <li>The <code><a href="https://developers.google.com/youtube/iframe_api_reference#setSphericalProperties">setSphericalProperties</a></code> function modifies the view to match the submitted property values. In addition to the orientation values described earlier, this function supports a Boolean field that indicates whether the IFrame embed should respond to <code>DeviceOrientationEvents</code> on supported mobile devices.</li>
</ul>

<p>This <a href="https://developers.google.com/youtube/iframe_api_reference#Example_Control_Spherical_Videos">example</a> demonstrates and lets you test these new features.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>June 19, 2017</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2017-06-19</id>
    <updated>2017-06-19T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>This update contains the following changes:</p>

<ul>
  <li>
    <p>Documentation for the YouTube Flash Player API and YouTube JavaScript Player API has been removed and redirected to this document. The <a href="http://youtube-eng.blogspot.com/2015/01/youtube-now-defaults-to-html5_27.html">deprecation announcement</a> for the Flash and JavaScript players was made on January 27, 2015. If you haven't done so already, migrate your applications to use IFrame embeds and the IFrame Player API.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>August 11, 2016</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2016-08-11</id>
    <updated>2016-08-11T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The newly published YouTube API Services Terms of Service ("the Updated Terms"), discussed in detail on the <a href="http://youtube-eng.blogspot.com/">YouTube Engineering and Developers Blog</a>, provides a rich set of updates to the current Terms of Service. In addition to the <a href="https://developers.google.com/youtube/terms/api-services-terms-of-service">Updated Terms</a>, which will go into effect as of February 10, 2017, this update includes several supporting documents to help explain the policies that developers must follow.</p>
    <p>The full set of new documents is described in the <a href="https://developers.google.com/youtube/terms/revision-history">revision history for the Updated Terms</a>. In addition, future changes to the Updated Terms or to those supporting documents will also be explained in that revision history. You can subscribe to an RSS feed listing changes in that revision history from a link in that document.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>June 29, 2016</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2016-06-29</id>
    <updated>2016-06-29T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The documentation has been corrected to note that the <code><a href="https://developers.google.com/youtube/iframe_api_reference#onApiChange">onApiChange</a></code> method provides access to the <code>captions</code> module and not the <code>cc</code> module.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>June 24, 2016</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2016-06-24</id>
    <updated>2016-06-24T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Examples">Examples</a> section has been updated to include an example that demonstrates how to use the API with an existing <code>&lt;iframe&gt;</code> element.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>January 6, 2016</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2016-01-06</id>
    <updated>2016-01-06T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>The <code>clearVideo</code> function has been deprecated and removed from the documentation. The function no longer has any effect in the YouTube player.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>December 18, 2015</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2015-12-18</id>
    <updated>2015-12-18T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>European Union (EU) laws require that certain disclosures must be given to and consents obtained from end users in the EU.  Therefore, for end users in the European Union, you must comply with the <a href="http://www.google.com/about/company/user-consent-policy.html">EU User Consent Policy</a>. We have added a notice of this requirement in our <a href="https://developers.google.com/youtube/terms#notices-to-users">YouTube API Terms of Service</a>.</p>
]]>
    </content>
  </entry>
  <entry>
    <title>April 28, 2014</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2014-04-28</id>
    <updated>2014-04-28T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The new <a href="https://developers.google.com/youtube/iframe_api_reference#removeEventListener">removeEventListener</a> function lets you remove a listener for a specified event.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>March 25, 2014</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2014-03-25</id>
    <updated>2014-03-25T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Requirements">Requirements</a> section has been updated to note that embedded players must have a viewport that is at least 200px by 200px. If a player displays controls, it must be large enough to fully display the controls without shrinking the viewport below the minimum size. We recommend 16:9 players be at least 480 pixels wide and 270 pixels tall.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>July 23, 2013</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2013-07-23</id>
    <updated>2013-07-23T16:00:00:-0800</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
  <p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Overview">Overview</a> now includes a video of a 2011 Google I/O presentation that discusses the iframe player.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>October 31, 2012</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2012-10-31</id>
    <updated>2012-10-31T16:00:00:+0000</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
<p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Queueing_Functions">Queueing functions</a> section has been updated to explain that you can use either argument syntax or object syntax to call all of those functions. Note that the API may support additional functionality in object syntax that the argument syntax does not support.</p>
    <p>In addition, the descriptions and examples for each of the <a href="https://developers.google.com/youtube/iframe_api_reference#Video_Queueing_Functions">video queueing functions</a> have been updated to reflect the newly added support for object syntax. (The API's <a href="https://developers.google.com/youtube/iframe_api_reference#Playlist_Queueing_Functions">playlist queueing functions</a> already supported object syntax.)</p>
  </li>
  <li>
    <p>When called using object syntax, each of the <a href="https://developers.google.com/youtube/iframe_api_reference#Video_Queueing_Functions">video queueing functions</a> supports an <code>endSeconds</code> property, which accepts a float/integer and specifies the time when the video should stop playing when <code><a href="https://developers.google.com/youtube/iframe_api_reference#playVideo">playVideo()</a></code> is called.</p>
  </li>
  <li>
    <p>The <code><a href="https://developers.google.com/youtube/iframe_api_reference#getVideoStartBytes">getVideoStartBytes</a></code> method has been deprecated. The method now always returns a value of <code>0</code>.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>August 22, 2012</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2012-08-22</id>
    <updated>2012-08-22T16:00:00:+0000</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
<p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The example in the <a href="https://developers.google.com/youtube/iframe_api_reference#Loading_a_Video_Player">Loading a video player</a> section that demonstrates how to manually create the <code>&lt;iframe&gt;</code> tag has been updated to include a closing <code>&lt;/iframe&gt;</code> tag since the <code>onYouTubeIframeAPIReady</code> function is only called if the closing <code>&lt;/iframe&gt;</code> element is present.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>August 6, 2012</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2012-08-06</id>
    <updated>2012-08-06T16:00:00:+0000</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
<p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Operations">Operations</a> section has been expanded to list all of the supported API functions rather than linking to the <a href="https://developers.google.com/youtube/js_api_reference.html">JavaScript Player API Reference</a> for that list.</p>
  </li>
  <li>
    <p>The API supports several new functions and one new event that can be used to control the video playback speed:</p>
    <ul>
      <li>
        <p><strong>Functions</strong></p>
        <ul>
          <li><code><a href="https://developers.google.com/youtube/iframe_api_reference#getAvailablePlaybackRates">getAvailablePlaybackRates</a></code> &ndash; Retrieve the supported playback rates for the cued or playing video. Note that variable playback rates are only supported in the HTML5 player.</li>
          <li><code><a href="https://developers.google.com/youtube/iframe_api_reference#getPlaybackRate">getPlaybackRate</a></code> &ndash; Retrieve the playback rate for the cued or playing video.</li>
          <li><code><a href="https://developers.google.com/youtube/iframe_api_reference#setPlaybackRate">setPlaybackRate</a></code> &ndash; Set the playback rate for the cued or playing video.</li>
        </ul>
      </li>
      <li>
        <p><strong>Events</strong></p>
        <ul>
          <li><code><a href="https://developers.google.com/youtube/iframe_api_reference#onPlaybackRateChange">onPlaybackRateChange</a></code> &ndash; This event fires when the video's playback rate changes.</li>
        </ul>
      </li>
    </ul>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>July 19, 2012</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2012-07-19</id>
    <updated>2012-07-19T16:00:00:+0000</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
<p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The new <code><a href="https://developers.google.com/youtube/iframe_api_reference#getVideoLoadedFraction">getVideoLoadedFraction</a></code> method replaces the now-deprecated <code><a href="https://developers.google.com/youtube/iframe_api_reference#getVideoBytesLoaded">getVideoBytesLoaded</a></code> and <code><a href="https://developers.google.com/youtube/iframe_api_reference#getVideoBytesTotal">getVideoBytesTotal</a></code> methods. The new method returns the percentage of the video that the player shows as buffered.</p>
  </li>
  <li>
    <p>The <code><a href="https://developers.google.com/youtube/iframe_api_reference#onError">onError</a></code> event may now return an error code of <code>5</code>, which indicates that the requested content cannot be played in an HTML5 player or another error related to the HTML5 player has occurred.</p>
  </li>
  <li>
    <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Requirements">Requirements</a> section has been updated to indicate that any web page using the IFrame API must also implement the <code>onYouTubeIframeAPIReady</code> function. Previously, the section indicated that the required function was named <code>onYouTubePlayerAPIReady</code>. Code samples throughout the document have also been updated to use the new name.</p>

    <p class="note"><strong>Note:</strong> To ensure that this change does not break existing implementations, both names will work. If, for some reason, your page has an <code>onYouTubeIframeAPIReady</code> function and an <code>onYouTubePlayerAPIReady</code> function, both functions will be called, and the <code>onYouTubeIframeAPIReady</code> function will be called first.</p>
  </li>
  <li>
    <p>The code sample in the <a href="https://developers.google.com/youtube/iframe_api_reference#Getting_Started">Getting started</a> section has been updated to reflect that the URL for the IFrame Player API code has changed to <code>http://www.youtube.com/iframe_api</code>. To ensure that this change does not affect existing implementations, the old URL (<code>http://www.youtube.com/player_api</code>) will continue to work.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>July 16, 2012</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2012-07-16</id>
    <updated>2012-07-16T16:00:00:+0000</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
<p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Operations">Operations</a> section now explains that the API supports the <code>setSize()</code> and <code>destroy()</code> methods. The <code>setSize()</code> method sets the size in pixels of the <code>&lt;iframe&gt;</code> that contains the player and the <code>destroy()</code> method removes the <code>&lt;iframe&gt;</code>.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>June 6, 2012</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2012-06-06</id>
    <updated>2012-06-06T16:00:00:+0000</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
<p>This update contains the following changes:</p>

<ul>
  <li>
    <p>We have removed the <code>experimental</code> status from the IFrame Player API.</p>
  </li>
  <li>
    <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Loading_a_Video_Player">Loading a video player</a> section has been updated to point out that when inserting the <code>&lt;iframe&gt;</code> element that will contain the YouTube player, the IFrame API replaces the element specified in the constructor for the YouTube player. This documentation change does not reflect a change in the API and is intended solely to clarify existing behavior.</p>
    <p>In addition, that section now notes that the insertion of the <code>&lt;iframe&gt;</code> element could affect the layout of your page if the element being replaced has a different display style than the inserted <code>&lt;iframe&gt;</code> element. By default, an <code>&lt;iframe&gt;</code> displays as an <code>inline-block</code> element.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>March 30, 2012</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2012-03-30</id>
    <updated>2012-03-30T16:00:00:+0000</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
<p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Operations">Operations</a> section has been updated to explain that the IFrame API supports a new method, <code>getIframe()</code>, which returns the DOM node for the IFrame embed.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
  <entry>
    <title>March 26, 2012</title>
    <id>tag:google.com,changelog:youtube-iframe-player-api-revision-history#2012-03-26</id>
    <updated>2012-03-26T16:00:00:+0000</updated>
    <link rel="alternate" href="https://developers.google.com/youtube/iframe_api_revision_history"/>
    <content type="html"><![CDATA[
<p>This update contains the following changes:</p>

<ul>
  <li>
    <p>The <a href="https://developers.google.com/youtube/iframe_api_reference#Requirements">Requirements</a> section has been updated to note the minimum player size.</p>
  </li>
</ul>
]]>
    </content>
  </entry>
</feed>
