show playlist menu in youtube embed

与世无争的帅哥 提交于 2019-12-08 18:21:10

问题


In the top left corner of a youtube playlist embed there is a button to open the playlist menu. I'm trying to have this list opened programatically in the page load. Is there a way to accomplish that?

I think this can be accomplished with contentWindow.postMessage but I have no idea what function to use. I could not find any documentation.

Playlist embed code:

https://www.youtube.com/embed/NU1rsLIdpNA?list=PLdIivvLumeIVQHwOsZLYqp3-LZ75X1WKO

来源:https://stackoverflow.com/questions/39104339/show-playlist-menu-in-youtube-embed

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!