Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm using the old Google Youtube player API version 1 to show a playlist of video's. This works fine for playlists created until recently. But new playlists have 32 characters and do not show up.

There is a new API with a demo page. Filling out the new playlist ID will not work with the demo neither. Any ID as how to get the new playlists working?

For the demo: https://developers.google.com/youtube/youtube_player_demo Set CONTENT on Load a playlist and try this one: PLEQVEDqp75YwI2YH4ckRjyhC-bxjkCaoY

See the working playlist: http://www.youtube.com/playlist?list=PLEQVEDqp75YwI2YH4ckRjyhC-bxjkCaoY&feature=g-list

UPDATE

It seems to be a character problem. This example is working: PLEQVEDqp75YzkYdEN8KUaN1AECJb5LQwJ

Something to do with '-' characters? I tried using Urlencode() without luck.

share|improve this question
Have you solved the issue? – user1781367 Apr 29 at 20:17

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.