am de902da2: docs: put new devbytes playlist on the develop landing

* commit 'de902da2c1f9e133de69267b5dbb122bce15adbc':
  docs: put new devbytes playlist on the develop landing
This commit is contained in:
Scott Main
2013-01-16 10:12:56 -08:00
committed by Android Git Automerger

View File

@@ -344,7 +344,7 @@ function showVideosPlaylists() {
/* Request the playlist feeds from YouTube */
function showDevelopersLivePlaylist() {
var playlistId = "PLB7B9B23D864A55C3"; /* The App Clinic */
var playlistId = "PLWz5rJ2EKKc_XOgcRukSoKKjewFJZrKV0"; /* DevBytes */
var script = "<script type='text/javascript' src='//gdata.youtube.com/feeds/api/playlists/"
+ playlistId +
"?v=2&alt=json-in-script&max-results=10&callback=renderDevelopersLivePlaylist&orderby=published'><\/script > ";