Loading docs/html/develop/index.jd +1 −1 Original line number Diff line number Diff line Loading @@ -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 > "; Loading Loading
docs/html/develop/index.jd +1 −1 Original line number Diff line number Diff line Loading @@ -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 > "; Loading